Removing Newtonsoft.Json dependency from Microsoft.AspNet.Mvc.Formatters.Json
This commit is contained in:
parent
30ddf9b969
commit
c7f6ed4445
|
|
@ -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": {},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue