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: Open
Resolution: None
Priority: 5
Submitted By: Andres Murillo (andresmurillo)
Assigned to: Nobody/Anonymous (nobody)
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 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 the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to