Hi,
I'm using VSS as the source code repository, along with VS.NET for creating my own soln and csproj files for the web app solution, using the c# and asp*x files from VSS.
My question is what is the best method to build the project? Converting sln files to nant build files or just making an nant build file compiling all cs files and copying necessary asp*x files?
Since we all have our own projects and sln files locally which use the files from VSS, which would be the best method to do a "universal" build that each developer that can perform locally? I'm leaning towards the second mentioned option.
Thanks in advance, - Noah -
|
- RE: [Nant-users] NAnt build for vs.net web proje... Cohen, Noah (CA - Ottawa)
- RE: [Nant-users] NAnt build for vs.net web ... Peter Lanoie