Hi,
        I'm writing an application that generates out a load of build
files so that I can build and deploy all the projects and websites where
I work automatically without having to write any nant scripts.

I've run into a problem, I need to be able to switch between different
targets so that some scripts are called with one target and others with
another as the code I'm compiling is mixed and includes .net 1.1 as well
as .net 2.0 (and some asp but that's easy to deal with).

Is this possible to do with Nant and if not how do I go about making it
possible?

Thanks in advance,
        Oliver Stieber.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to