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>2011-01-09 02:38:41 +0300
committerJamesNK <james@newtonking.com>2011-01-09 02:38:41 +0300
commit5d062cc8f8754a33121198462883ebb3e82de3d0 (patch)
treee8f17aefdf4ed26c0197691bb9197e46bddb8537
parentac6c65f48aa4833eac0626acf93f740f6d00a9b6 (diff)
-Updated nuspec file
-rw-r--r--Build/Newtonsoft.Json.nuspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/Newtonsoft.Json.nuspec b/Build/Newtonsoft.Json.nuspec
index 727ff23..6207753 100644
--- a/Build/Newtonsoft.Json.nuspec
+++ b/Build/Newtonsoft.Json.nuspec
@@ -2,11 +2,12 @@
<package>
<metadata>
<id>Newtonsoft.Json</id>
- <title>Newtonsoft.Json</title>
+ <title>Json.NET</title>
<version>4.0.1</version>
<authors>James Newton-King</authors>
<description>Json.NET is a popular high-performance JSON framework for .NET</description>
<language>en-US</language>
<projectUrl>http://james.newtonking.com/projects/json-net.aspx</projectUrl>
+ <tags>json</tags>
</metadata>
</package> \ No newline at end of file