Re: [NAnt-users] VS2008 solution format error

2008-01-24 Thread David Anderson
Thanks to all who responded. I'll use MSBuild for the moment. > Bob Archer <[EMAIL PROTECTED]> wrote: > > >> I'm using the latest nightly build, VS2008 prof trial and .NET 3.5 and >> I'm getting this error >> >> Solution format of file 'C:\test\Project\src\project.sln' is not >> supported. >>

Re: [NAnt-users] VS2008 solution format error

2008-01-24 Thread Brass Tilde
Bob Archer <[EMAIL PROTECTED]> wrote: > I'm using the latest nightly build, VS2008 prof trial and .NET 3.5 and > I'm getting this error > > Solution format of file 'C:\test\Project\src\project.sln' is not > supported. Have you tried using the task and just executing the 3.5 version of MSBuild.e

Re: [NAnt-users] VS2008 solution format error

2008-01-24 Thread Gert Driesen
- Original Message - From: "Bob Archer" <[EMAIL PROTECTED]> To: "David Anderson" <[EMAIL PROTECTED]>; Sent: Thursday, January 24, 2008 2:25 PM Subject: Re: [NAnt-users] VS2008 solution format error > My assumption is that VS 2008 solutions aren'

Re: [NAnt-users] VS2008 solution format error

2008-01-24 Thread Bob Archer
My assumption is that VS 2008 solutions aren't supported yet. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Anderson Sent: Thursday, January 24, 2008 5:52 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] VS2008 solution format error H