Skip to content

Commit 6781500

Browse files
Gonnaglecarolynvs
authored andcommitted
Allow version 9.x of Newtonsoft.Json in nuspec
1 parent f9061ff commit 6781500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/corelib/corelib.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<tags>openstack</tags>
1616
<dependencies>
1717
<group targetFramework="4.5">
18-
<dependency id="Newtonsoft.Json" version="[6.0.1,9.0)" />
18+
<dependency id="Newtonsoft.Json" version="[6.0.1,10.0)" />
1919
<dependency id="Flurl.Http.Signed" version="[0.7.0, 0.8)" />
2020
<dependency id="Marvin.JsonPatch.Signed" version="[0.7.0]" />
2121
</group>

0 commit comments

Comments
 (0)