Re: [NAnt-users] Nant 0.90 Problem with C# Script

2010-05-18 Thread Ron Grabowski
Out of curiosity, why was this changed? Doesn't VS include System.dll by default? - Original Message From: Gert Driesen To: Ryan Boggs ; Simon H Cc: nant-users@lists.sourceforge.net Sent: Tue, May 18, 2010 5:36:03 AM Subject: Re: [NAnt-users] Nant 0.90 Problem with C# Script Hey Sim

Re: [NAnt-users] Nant 0.90 Problem with C# Script

2010-05-18 Thread Gert Driesen
Hey Simon, This is due to a (breaking) change in 0.90 (more specifically, 0.90 alpha 1). You need to explicitly add a reference to the System assembly. ... Gert -Original Message- From: Ryan Boggs [mailto:rmbo...@gmail.com] Sent: dinsdag 18 mei 2010 6:39 To: Simon H