Hi All,
Can any body tell how to build .Net project with Nant.
Any help will be appreciated.
Regards,
Sabahat
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
c
Hi,
When i am building project with Visual Studio it give an error,but when i am
building
it with Nant this error doesn't recognize and the build succeeded.
Why?What's the solution?My build script is:
Regards,
Sabahat
Hi
I have a project 'Testweb'.In this one
more project i add i.e 'Web'and i add
one project reference.My nant script is
skiping the release of Testweb and web
project.In Release location bin folder
is missing.Please help.
---
Part Of Output
build:
Hi All,
My Project is a web site based on ASP.Net,VB.Net
and a Access Database.I simply copy all below
files to the release folder using Nant XML Script.
I usually deploy a web site manually simply using window
copy paste,now i am using same copy paste concept with
N