Re: [NAnt-users] Project build fails while succeeds in VS

2007-06-23 Thread Dina Neishtadt
I don't have framework 2.0 installed and I'm running the build in the following way: C:\Dev\Customers\Eri\Installation\Source>C:\devtools\nant-0.85\bin\n ant.exe -buildfile:Eri.Build.xml -logfile:build.log -t:net-1.1 Also, if this is the case, how come it compiles in VS .NET 2003? On 6/22/07, Ger

Re: [NAnt-users] Project build fails while succeeds in VS

2007-06-22 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DinkaYa > Sent: donderdag 21 juni 2007 16:12 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Project build fails while succeeds in VS > > > Trying to build a number of solutions using NAnt