Update Json.NET to 9.0.1
This commit is contained in:
parent
3df9256f12
commit
a86db45a19
|
|
@ -11,7 +11,7 @@
|
||||||
"version": "1.0.0-*"
|
"version": "1.0.0-*"
|
||||||
},
|
},
|
||||||
"Microsoft.DotNet.Watcher.Core": "1.0.0-*",
|
"Microsoft.DotNet.Watcher.Core": "1.0.0-*",
|
||||||
"Newtonsoft.Json": "9.0.1-beta1",
|
"Newtonsoft.Json": "9.0.1",
|
||||||
"System.Threading.Thread": "4.0.0-*",
|
"System.Threading.Thread": "4.0.0-*",
|
||||||
"xunit": "2.1.0"
|
"xunit": "2.1.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue