Update Json.NET to 9.0.1
This commit is contained in:
parent
e1f86a0c92
commit
500b4f9ecc
|
|
@ -4,7 +4,7 @@
|
||||||
"emitEntryPoint": true
|
"emitEntryPoint": true
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "9.0.1-beta1",
|
"Newtonsoft.Json": "9.0.1",
|
||||||
"NuGet.Protocol.Core.v3": "3.5.0-beta-final"
|
"NuGet.Protocol.Core.v3": "3.5.0-beta-final"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue