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
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