[Nant-users] Compiling for multiple frameworks

2005-03-24 Thread shgerstacker
I'm very new to NAnt, so let me know if this is possible. I have a solution with 6 projects in it. 1 project is a library with shared functions in it. 2 projects are command line programs that need to run on .net 1.0 framework. 2 projects are web sites that need to run on .net 1.1 framework. 1 pr

[Nant-users] How can I use NDoc with .exe assemblies?

2005-09-29 Thread shgerstacker
I have a solution with 3 library projects and 2 console projects.  Documentation creation works great for the libraries, but NDoc in NAnt will not build the documentation for the console projects.  If I use the NDoc application, it will generate the documentation because it specifies the location