Update Json.NET to 9.0.1-beta1

This commit is contained in:
jacalvar 2016-06-03 13:08:26 -07:00
parent 3b9539960b
commit 2256138650
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"type": "build"
},
"Microsoft.AspNetCore.Testing": "1.0.0-*",
"Newtonsoft.Json": "8.0.3",
"Newtonsoft.Json": "9.0.1-beta1",
"xunit": "2.1.0"
},
"testRunner": "xunit",