Removing redundant dependencies
This commit is contained in:
parent
20ed43fd68
commit
82e17ce2b6
|
|
@ -9,8 +9,7 @@
|
|||
"url": "git://github.com/aspnet/mvc"
|
||||
},
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "8.0.2",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-*"
|
||||
"Newtonsoft.Json": "8.0.2"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue