Re: [Nant-users] Reg App.config file to bin using NAnt build file....

2004-03-31 Thread Gert Driesen
<[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

[Nant-users] Reg App.config file to bin using NAnt build file....

2004-03-31 Thread Arun Kumar P - CTD, Chennai.
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,