: "'Gert Driesen'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, April 09, 2004 9:57 PM
Subject: RE: [Nant-users] NDoc and the assembly .xml file containing doc
> Should I mention that these are VB.net projects? I don't think the doc
.x
ngelo; [EMAIL PROTECTED]
Subject: Re: [Nant-users] NDoc and the assembly .xml file containing doc
Michael,
The task definitely also creates the xml doc. Are you sure
you're building the solution using the task in the same
configuration as you do when you build it using VS.NET ?
Gert
: Michael A. Angelo; [EMAIL PROTECTED]
Subject: Re: [Nant-users] NDoc and the assembly .xml file containing doc
Michael,
The task definitely also creates the xml doc. Are you sure
you're building the solution using the task in the same
configuration as you do when you build it using VS.NET ?
;[EMAIL PROTECTED]>
Sent: Thursday, April 08, 2004 11:29 PM
Subject: [Nant-users] NDoc and the assembly .xml file containing doc
> Anyone have any idea how to generate the .xml file that ndoc needs to go
> along with the .dll file?
>
> My goal here is to pull source from source co
Anyone have any idea how to generate the .xml file that ndoc needs to go
along with the .dll file?
My goal here is to pull source from source control, compile, and then
generate the documentation with the task.
I get the .xml file when I build from VS of course, but not when I automate
using the