Bugs item #855441, was opened at 2003-12-06 19:38 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=855441&group_id=31650
Category: Tasks >Group: 0.85 Status: Open Resolution: None Priority: 5 Submitted By: Michael CARBENAY (mcarbenay) Assigned to: Nobody/Anonymous (nobody) Summary: <solution> changes the path from where the solution is built Initial Comment: I'm trying to use the <solution> tag in a build file and found a rather annoying feature. When the build task find that a project in a solution have to be re-built, it seems to first copy all the file to a temp directory and then build it from there. So much for any relative path you may have used. It's quite frustating 'cause if you use a <AssemblyFileName> attribute with a relative path to a snk file, as the path have changed, it fails to compile. ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2004-02-25 14:14 Message: Logged In: YES user_id=707851 Can you package up a zip file containing the minimum set of files necessary to reproduce this issue and attach it to this bug report ? Thanks ! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=855441&group_id=31650 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
