Update Json.NET to 9.0.1
This commit is contained in:
parent
cd33c4e908
commit
70af8cf79e
|
|
@ -47,7 +47,7 @@
|
||||||
"type": "build"
|
"type": "build"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.WebEncoders": "1.0.0-*",
|
"Microsoft.Extensions.WebEncoders": "1.0.0-*",
|
||||||
"Newtonsoft.Json": "9.0.1-beta1",
|
"Newtonsoft.Json": "9.0.1",
|
||||||
"System.Buffers": "4.0.0-*"
|
"System.Buffers": "4.0.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue