Title: Integrating NAnt with Visual Studio .NET
I create a Build project for a class library and run the nant command as a post build event.  I also attach an nant schema so I can get intellisense with my build files as described here: 
 
http://www.hanselman.com/blog/PermaLink.aspx?guid=10a8f7d4-d555-47a1-be68-f68baf9ef4a5
 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nau, Michael
Sent: Tuesday, November 02, 2004 8:15 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Integrating NAnt with Visual Studio .NET

What are the various strategies for integrating nant with Visual Studio .NET? I'd like to be able to launch nant within visual studio with the build output redirected to the visual studio output pane.

I've seen NAntRunner, but can’t find any documentation on how to get it configured.

Are there any other options?

Thanks,
Mike.


Reply via email to