[NAnt-users] How to write autobuild Nant scripts for ASP.NET 2.0 with some assembly references..?

2007-02-13 Thread marimuthu.velusamy
Hello Nant Users, I am very new to this autobuild scripting evironment. Could you please send me the steps to write autobuild scripts using Nant.? I am also referencing some of the .dll assemblies in the ASP.NET 2.0 project. Thanks In Advance, Marimuthu.v --

[NAnt-users] Any way to pass in compiler constants into ?

2007-02-13 Thread Mark Modrall
Hi... Didn't see anything in the docs, but I was wondering if there was any mechanism to pass in compiler constants to a build? With msbuild, you can define constants with /p:name=value, as many as you need/want. Would be handy to define something other than configuration on too