Re: [NAnt-users] VS.Net 2005 and NAnt 0.85 - I'm going insane with this!!!!

2007-11-08 Thread Wayne Hartell
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

Re: [NAnt-users] VS.Net 2005 and NAnt 0.85 - I'm going insane with this!!!!

2007-11-08 Thread Markus Ewald
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

[NAnt-users] VS.Net 2005 and NAnt 0.85 - I'm going insane with this!!!!

2007-11-08 Thread Wayne Hartell
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