Removing Newtonsoft.Json dependency from Microsoft.AspNet.Mvc.Formatters.Json

This commit is contained in:
Pranav K 2016-01-14 14:40:15 -08:00
parent 30ddf9b969
commit c7f6ed4445
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@
"Microsoft.Extensions.ClosedGenericMatcher.Sources": { "Microsoft.Extensions.ClosedGenericMatcher.Sources": {
"version": "1.0.0-*", "version": "1.0.0-*",
"type": "build" "type": "build"
}, }
"Newtonsoft.Json": "8.0.1"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},