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# Script
What can you co
> Just letting everyone know that the nightly release that went out
> today has .NET 4.0 support that REALLY needs testing. Please test to
> your heart's content and report any bugs that you guys come across.
>
> You can go to the file section in sourceforge and download the files
> under nightly
What can you code without System.dll? Doesn't that have all the base types...
or are those in mscorlib?
BOb
> Ron,
>
> This was done to improve portability and readability of build scripts.
> I prefer to give users more control (in this case over the assemblies they
> want to reference in scrip
Ron,
This was done to improve portability and readability of build scripts.
I prefer to give users more control (in this case over the assemblies they
want to reference in scripts).
If this change is causing too much trouble, we can always reconsider.
Gert
-Original Message-
From: Ron Gr