Reduce project.json dependencies
This commit is contained in:
parent
23c11bc950
commit
1a9c0ad548
|
|
@ -2,9 +2,7 @@
|
|||
"version": "0.1-alpha-*",
|
||||
"dependencies": {
|
||||
"Helios": "0.1-alpha-*",
|
||||
"Microsoft.AspNet.Abstractions" : "0.1-alpha-*",
|
||||
"Microsoft.AspNet.Routing" : "",
|
||||
"Microsoft.AspNet.ConfigurationModel" : "0.1-alpha-*"
|
||||
"Microsoft.AspNet.Routing" : ""
|
||||
},
|
||||
"configurations": {
|
||||
"net45": { },
|
||||
|
|
|
|||
Loading…
Reference in New Issue