[Nant-users] Ndoc (0.85 RC 2) - Missing documentation for...

2005-04-12 Thread Wilson, Glenn
Title: Ndoc (0.85 RC 2) - Missing documentation for... Hi, I am trying to build a C# solution using Nant.  Among the tasks I have included in the build document, is the 'ndoc' task.  The source code contains xml commentary.  However, when I build the application and run the Ndoc task, the r

Re: [Nant-users] versioning dll's using csc

2005-04-12 Thread Marcin Hoppe
On Apr 12, 2005 12:14 AM, Dean Hiller <[EMAIL PROTECTED]> wrote: > How do I supply the version info to csc so the version info ends up in the > dll. My autobuild supplies a version property that I just needed stuck into > the dlls. It seems to be more of a .NET Framework question than a NAnt spec