Update Json.NET to 9.0.1

This commit is contained in:
jacalvar 2016-06-13 14:24:38 -07:00
parent c3b7ba4c9e
commit 76757ee82f
1 changed files with 1 additions and 1 deletions

View File

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