When I execute the ndoc task to generate MSDN documentation
for an assembly, the index.html and contents.html never get generated.
However, when I use the NDocConsole or NDocGui, those files get generated. How
do I get the ndoc task to generate these files? I am expecting a namespace
fr
Hi,
Yes, the NAnt-Contrib vssget task can pull a specific label, here is a
sample of the syntax:
Additionnaly, you can get thedoc for NAnt-Contrib tasks in the latest
NAnt-Contrib nightly builds at http://nantcontrib.sourceforge.net/builds/
Nick
¯
whatch out LUCI
Good Afternoon
I
have been using Nant for a while to auto build all of
our .net applications.
I am currently running build: 0.8.2.21793
I am currently using the vssget functionality to pull the latest version checked
into source safe.
Now a request has been submi