Bugs item #1106493, was opened at 2005-01-21 06:25 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1106493&group_id=31650
>Category: Tasks Group: 0.85 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Karl Costenbader (competent_tech) >Assigned to: Gert Driesen (drieseng) Summary: Assembly Folders not resolved correctly Initial Comment: In NAnt.VSNet.AssemblyReference.cs, the method ResolveFromAssemblyFolders does not correctly handle the assemblyfolder convention specified by Microsoft at: http://msdn.microsoft.com/library/default.asp? url=/library/en- us/dv_vstechart/html/vstch_multivercomponent.asp In particular, many references are in the form hkey\dn\assemblyfoldername. The method, however, checks assemblyFolderKey.Substring(5) which won't work if \dn is specified. Since changing this value in the project file will affect how Visual Studio determines the location, nant should take the dn value into account. ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2005-01-21 07:44 Message: Logged In: YES user_id=707851 Karl, Full support for resolving assemblies using assembly folders was only added after NAnt 0.85 RC1. Try using a recent nightly build (http://nant.sourceforge.net/nightly/latest). Thanks for the report ! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1106493&group_id=31650 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers