Nant Build for ASP.net Project with C#
Hi Kindheart,
I am trying to use Nant to build my C# ASP.net project on local machine but have met failure so far and totally feeling helpless.
Can you please be kind enough to guide me a step by step process to build. I have Nant in C:\devtools , My C# ASP.net demoproject named testNant3 is in D:\sanju\testNant3. What I need is :
1) A build script to build the D:\sanju\testNant3 project.
2) In the build script where to mention the ASP.Net project name (testNant3) and where to mention the folder name or path that will contain the built code (ie. binary code).
3) Where to save this build script physically in which format XML or Notepad txt.
4) What command to give at C:\devtools\nant\bin>
Please be kind enough to treat me like a kid and donate me the genuine code. I am in urgent need of it Please...
Waiting for your reply...
|