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