Don't transitively depend on `Newtonsoft.Json`.

This commit is contained in:
N. Taylor Mullen 2016-01-29 10:23:15 -08:00
parent 662e6e6dbe
commit c01d90900e
1 changed files with 1 additions and 0 deletions

View File

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