t: Re: [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&
=10a8f7d4-d555-47a1-be68-f68baf9ef4a5
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nau,
MichaelSent: Tuesday, November 02, 2004 8:15 AMTo:
[EMAIL PROTECTED]Subject: [Nant-users] Integrating
NAnt with Visual Studio .NET
What are the various strategies for
integrating nant
There is a solution (a vs.net addin) that we use at work, right now. I have
the approval to donate it to NAntContrib, if there is a desire. It would be
unsupported, but the code is easy to modify. Anyway, this is sort of an
overview of what it does.
Our build file (located at the solution level
Title: 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 do