We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bfc94c commit 52c00a1Copy full SHA for 52c00a1
NuGet/WampSharp.NewtonsoftJson.nuspec
@@ -6,7 +6,7 @@
6
<owners />
7
<dependencies>
8
<dependency id="WampSharp" version="[$version$]" />
9
- <dependency id="Newtonsoft.Json" version="[6.0.5, 7)" />
+ <dependency id="Newtonsoft.Json" version="6.0.5" />
10
</dependencies>
11
<id>WampSharp.NewtonsoftJson</id>
12
<title>WampSharp Newtonsoft.Json binding</title>
0 commit comments