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
path: root/man/mcs.1
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2007-07-29 19:55:19 +0400
committerMiguel de Icaza <miguel@gnome.org>2007-07-29 19:55:19 +0400
commit0ccfaa1e8b762e83ae2aa1bb1aa3d43266e2a875 (patch)
tree88e93a7ee1a0fc6a90241f74c0b8f7caef71900f /man/mcs.1
parent667be1d1350e231316d8f388ebf41934178d0d38 (diff)
update
svn path=/trunk/mono/; revision=82937
Diffstat (limited to 'man/mcs.1')
-rw-r--r--man/mcs.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index d82163fce38..9a4ff592d10 100644
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -28,7 +28,8 @@ This profile is designed to be used for creating Silverlight/Moonlight
applications that will run on a web browser. The API exposed by this
profile is a small subset of the 2.0 API (even if it is commonly
referred as the 2.1 API, this API is a small subset of 2.0 with a few
-extensions).
+extensions), in addition this profile by default runs with
+-langversion:linq which turns on the C# 3.0 language by default.
.PP
The Mono C# compiler accepts the same command line options that the
Microsoft C# compiler does. Those options can start with a slash or a