Bob,
These are indeed in mscorlib, which is referenced by default.
Gert
-Original Message-
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: woensdag 19 mei 2010 19:15
To: Gert Driesen; 'Ron Grabowski'; 'nant'
Subject: RE: [NAnt-users] Nant 0.90 Problem with C#
want to reference in scripts).
> If this change is causing too much trouble, we can always reconsider.
>
> Gert
>
> -Original Message-
> From: Ron Grabowski [mailto:rongrabow...@yahoo.com]
> Sent: dinsdag 18 mei 2010 23:36
> To: nant
> Subject: Re: [NAnt-user
Grabowski [mailto:rongrabow...@yahoo.com]
Sent: dinsdag 18 mei 2010 23:36
To: nant
Subject: Re: [NAnt-users] Nant 0.90 Problem with C# Script
Out of curiosity, why was this changed? Doesn't VS include System.dll by
default?
- Original Message
From: Gert Driesen
To: Ryan Boggs ; Si
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
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Nant 0.90 Problem with C# Script
Hey Simon,
If I remember correctly, System.Text.RegularExpressions namespace is
no longer imported in script by default anymore. You probably need to
include the namespace manually but I can say for
Hi Ryan
Yes, I already have the tag content you specified.
> Date: Mon, 17 May 2010 21:38:33 -0700
> Subject: Re: [NAnt-users] Nant 0.90 Problem with C# Script
> From: rmbo...@gmail.com
> To: yo...@live.com
> CC: nant-users@lists.sourceforge.net
>
> Hey Simo
Hey Simon,
If I remember correctly, System.Text.RegularExpressions namespace is
no longer imported in script by default anymore. You probably need to
include the namespace manually but I can say for certain since I don't
know what's in your NAnt script.
Try adding this to your script tag: