Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Lipnin <mlipnin@gmail.com>2019-03-14 01:47:39 +0300
committerMarek Safar <marek.safar@gmail.com>2019-03-14 01:47:39 +0300
commit55fbd14763ba5e6ed6dc63326d39782ff76afbe9 (patch)
tree48b6573c4c5114bfb9b7d87da10eb96769466a61 /mcs/README
parentf62dfab807cba92bdc3f7f7e60f6e93b2339021f (diff)
Remove nunit24 from mono build and tree (#13415)
* Remove nunit24 from mono build and tree * More cleanup * Fix build * [csproj] Update project files
Diffstat (limited to 'mcs/README')
-rw-r--r--mcs/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/mcs/README b/mcs/README
index c670f181f19..55969abee99 100644
--- a/mcs/README
+++ b/mcs/README
@@ -34,9 +34,6 @@ package module which drives the compilation of this directory.
mcs/
The Mono C# compiler
- nunit24/
- An old copy of the NUnit 2.4 library that we ship for historical reasons.
-
packages/
Integrates some packages from NuGet (like Roslyn) into the build system.