Update Json.NET to 9.0.1-beta1
This commit is contained in:
parent
33b69c14ed
commit
933b374f3e
|
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Authentication": "1.0.0-*",
|
||||
"Newtonsoft.Json": "8.0.3"
|
||||
"Newtonsoft.Json": "9.0.1-beta1"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Authentication": "1.0.0-*",
|
||||
"Newtonsoft.Json": "8.0.3"
|
||||
"Newtonsoft.Json": "9.0.1-beta1"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue