<[EMAIL PROTECTED]>
Sent: Wednesday, March 31, 2004 9:35 AM
Subject: [Nant-users] Reg App.config file to bin using NAnt build file
> Hi All
> The problem is when im using devenv.exe the app.config file which is in
view
> folder gets copied to the bin folder automatically renamin
Hi All
The problem is when im using devenv.exe the app.config file which is in view
folder gets copied to the bin folder automatically renaming it to
projectname.exe.config.
But the same thing is not happening when i used NAnt build file.Kindly tell
me the way in which i could achieve the task,