RE: [Nant-users] Problem building nant 0.8.3 with 1.1 framework

2003-10-28 Thread Chris Howlett
Thanks, > > Gert > - Original Message - > From: "Chris Howlett" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, October 28, 2003 7:28 PM > Subject: [Nant-users] Problem building nant 0.8.3 with 1.1 framework > > > > I'

Re: [Nant-users] Problem building nant 0.8.3 with 1.1 framework

2003-10-28 Thread Gert Driesen
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 28, 2003 7:28 PM Subject: [Nant-users] Problem building nant 0.8.3 with 1.1 framework > I'm trying to build 0.8.3.50105 with -defaultframework:net-1.1 (that's what > I have installed) > > The core tasks test suite

[Nant-users] Problem building nant 0.8.3 with 1.1 framework

2003-10-28 Thread Chris Howlett
I'm trying to build 0.8.3.50105 with -defaultframework:net-1.1 (that's what I have installed) The core tasks test suite passes, but 6 out of 10 in the dotnet tasks fail, including (shudder) csc. Probably I have overlooked something. Sorry if this is a well known bozo thing. I had a quick look thr