Update Json.NET to 9.0.1-beta1
This commit is contained in:
parent
dd86306ec6
commit
3f78743011
|
|
@ -8,7 +8,7 @@
|
|||
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.StaticFiles": "1.0.0-*",
|
||||
"Newtonsoft.Json": "8.0.3"
|
||||
"Newtonsoft.Json": "9.0.1-beta1"
|
||||
},
|
||||
"buildOptions": {
|
||||
"emitEntryPoint": true
|
||||
|
|
|
|||
Loading…
Reference in New Issue