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

github.com/mono/Newtonsoft.Json.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamesNK <james@newtonking.com>2012-02-12 04:27:58 +0400
committerJamesNK <james@newtonking.com>2012-02-12 04:27:58 +0400
commite2bccde9bfd733ff322a7f5ed2b097df28a7cf0b (patch)
tree96c833e0ad7de8b8509801b34ad4470ea9337825
parent44fbd5a91771a71cda4f828080a3fd72815a4bc2 (diff)
-Updated versions.txt
-rw-r--r--Doc/versions.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/Doc/versions.txt b/Doc/versions.txt
index ef8d1d8..4ed5b17 100644
--- a/Doc/versions.txt
+++ b/Doc/versions.txt
@@ -12,12 +12,18 @@ Json.NET comes in different versions for the various .NET frameworks.
.NET 2.0
-Silverlight:
- Silverlight 4.0
+ Silverlight 4 & 5
-WindowsPhone:
- Windows Phone 7
+ Windows Phone 7 & 7.1
+
+
+Notes:
+
+The Silverlight and Windows Phone builds are not strong-named.
+Use the assemblies in the Signed sub-directories for the strong-named versions.
Microsoft stopped support for the Compact Framework in Visual Studio 2010.
For a Compact Framework 3.5 build download Json.NET 3.5.
-For a Silverlight 3.0 build down download Json.NET 3.5. \ No newline at end of file
+For a Silverlight 3.0 build download Json.NET 3.5. \ No newline at end of file