Gert,

Can you also send me a repro ? I'll look at your patch (and possible
breakages) asap.

Gert (Gert overflow)

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Gert Kello
> Sent: vrijdag 5 januari 2007 19:55
> To: Nant Users
> Subject: [NAnt-users] <soution> task and references
> 
> Hi.
> 
> I tried out the new VS 2005 solution task, with setup like:
> 
>   <solution configuration="${project.config}">
>        <projects>
>          <include name="${build.dir}/**/*.csproj" />
>        </projects>
>   </solution>
> The build order was incorrect, for assemblies which had file-based
> references to /obj/Debug/assembly.dll
> 
> The attached patches should "fix" it - but I do not know if it breaks
> something...
> 
> --
> Gert


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to