Bugs item #1247556, was opened at 2005-07-29 18:22 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1247556&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tasks Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Andres Murillo (andresmurillo) >Assigned to: Gert Driesen (drieseng) Summary: solution task doesn't copy app.config to the build directory Initial Comment: When a console application project in VisualStudio.NET has a file named app.config (or App.config) in the project root, it will be copied to the build directory as follows: ProjectName: TestApp.exe in a debug build, the following files will be found: bin/Debug/TestApp.exe bin/Debug/TestApp.exe.config The <solution> task in NAnt is not copying app.config to bin/Debug/TestApp.exe.config ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2005-07-29 20:47 Message: Logged In: YES user_id=707851 Apparently VS.NET does not take into account the build action when determining wherher a file is an application configuration file. I've modified the behaviour of the <solution> task to correspond with that (although I don't agree with the MS implementation, but well). I'll upload a new nightly build tomorrow. ---------------------------------------------------------------------- Comment By: Andres Murillo (andresmurillo) Date: 2005-07-29 20:03 Message: Logged In: YES user_id=1320862 Attached sample project. It only happens with this particular project and not in new ones. ---------------------------------------------------------------------- Comment By: Andres Murillo (andresmurillo) Date: 2005-07-29 19:11 Message: Logged In: YES user_id=1320862 Attached sample project. It only happens with this particular project and not in new ones. ---------------------------------------------------------------------- Comment By: Gert Driesen (drieseng) Date: 2005-07-29 18:43 Message: Logged In: YES user_id=707851 Can you attach a repro to this bug report (or send it to me by email: [EMAIL PROTECTED]) ? Thanks ! ---------------------------------------------------------------------- Comment By: Andres Murillo (andresmurillo) Date: 2005-07-29 18:38 Message: Logged In: YES user_id=1320862 re-tested...works fine with console applications. But it doesn't copy the config file for services. ---------------------------------------------------------------------- Comment By: Andres Murillo (andresmurillo) Date: 2005-07-29 18:35 Message: Logged In: YES user_id=1320862 tested, works fine in NAnt 0.85 RC3. ---------------------------------------------------------------------- Comment By: Gert Driesen (drieseng) Date: 2005-07-29 18:26 Message: Logged In: YES user_id=707851 What version of NAnt are you using ? This should be working just fine in NAnt 0.85 RC3. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1247556&group_id=31650 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers