I am not using the <solution> task with the .sln file. I am only wanting to
specify the projects using the <project> tag.

Is this why I am not getting my .xml doc file?


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen
Sent: Friday, April 09, 2004 4:07 AM
To: Michael A. Angelo; [EMAIL PROTECTED]
Subject: Re: [Nant-users] NDoc and the assembly .xml file containing doc

Michael,

The <solution> task definitely also creates the xml doc.  Are you sure
you're building the solution using the <solution> task in the same
configuration as you do when you build it using VS.NET ?

Gert

----- Original Message ----- 
From: "Michael A. Angelo" <[EMAIL PROTECTED]>
To: <[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 control, compile, and then
> generate the documentation with the <ndoc> task.
>
> I get the .xml file when I build from VS of course, but not when I
automate
> using the <solution> task.
>
> TIA
>
> Mike.
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to