[Nant-users] Need Help-how to handle the app.config file with Nant

2004-06-14 Thread Ding, Patty Q.
Hi, all     I have a C# project. If I build it from .net IDE, IDE copies the app.config file to bin\Debug folder and renames it as MyProject.exe. config. How can I handle this with Nant? Thanks advance for your help     Patty Mimeo Qulity Assurance

[Nant-users] i got an error:fatal error CS2008: No inputs specified

2004-06-11 Thread Ding, Patty Q.
Hi, all      Does any body have some idea about following error?   build:     [csc] Compiling 0 files to D:\Projects\nantbuild\MimeoAnalyzer.dll.     fatal error CS2008: No inputs specified   BUILD FAILED   C:\Nant\ripservice.build(12,4): External Program Failed

[Nant-users] Need help for getting source code from VSS

2004-06-09 Thread Ding, Patty Q.
  Hi, All  below are my codes to get source file from VSS                      The virtual print center of Mimeo                     

[Nant-users] Need help for getting source file from VSS

2004-06-08 Thread Ding, Patty Q.
  Hi, All  below are my codes to get source file from VSS                      The virtual print center of Mimeo