n the VS.Net version,
yet it just will not work.
Thanks anyway.
- Original Message -
From: Markus Ewald
To: nant-users@lists.sourceforge.net
Sent: Thursday, November 08, 2007 11:23 PM
Subject: Re: [NAnt-users] VS.Net 2005 and NAnt 0.85 - I'm going insane with
this
Wayne Hartell wrote:
Hi All,
We have beem using NAnt-0.85-rc3 for quite some time with Visual
Studio 2003.NET. In our build files we have been executing builds like
this:
program="${devenvPath}"
workingdir="..\Development\"
commandline="/r
Hi All,
We have beem using NAnt-0.85-rc3 for quite some time with Visual Studio
2003.NET. In our build files we have been executing builds like this:
Now, we are upgrading to VS.Net 2005, so I have made the following changes...
1. Updated to NAnt-0.85
2. Changed to
3. And