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:
authorMiguel de Icaza <miguel@gnome.org>2002-02-26 17:28:32 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-02-26 17:28:32 +0300
commit53e8379b3f624680e76294e51db2d2da556bc9bc (patch)
tree9441b2ae72b76fef0e446512db70c5af6f5c160a /web/contributing
parent8feebe41ddb4dc4492def9e0e605af69a4441159 (diff)
Add reference to the .NET redist package.
Update news. svn path=/trunk/mono/; revision=2676
Diffstat (limited to 'web/contributing')
-rw-r--r--web/contributing7
1 files changed, 6 insertions, 1 deletions
diff --git a/web/contributing b/web/contributing
index a89f4f4c31a..e006f072b79 100644
--- a/web/contributing
+++ b/web/contributing
@@ -23,7 +23,12 @@
To start developing classes or to contribute to the compiler,
you only need Windows and the .NET Framework 1.0 SDK. Please notice
that you do not need Visual Studio (although you can use it if
- you want).
+ you want). The .NET Framework SDK requires some version of
+ Windows XP or Windows NT. If you are running Windows 98, 95
+ or Me, you could use instead the <a
+ href="http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/829/msdncompositedoc.xml">.NET Redist package</a>, but it
+ lacks the documentation browser and the ildasm program (C#, VB, JScript and IL
+ assembler are included).
You can get it <a href="http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true">here</a>