parent
707a563e08
commit
fc3a76d63d
|
|
@ -3,19 +3,10 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Helios": "0.1-alpha-*",
|
"Helios": "0.1-alpha-*",
|
||||||
"Microsoft.AspNet.Abstractions" : "0.1-alpha-*",
|
"Microsoft.AspNet.Abstractions" : "0.1-alpha-*",
|
||||||
"Microsoft.AspNet.AppBuilderSupport": "0.1-alpha-*",
|
|
||||||
"Microsoft.AspNet.Routing" : ""
|
"Microsoft.AspNet.Routing" : ""
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"net45": {
|
"net45": { },
|
||||||
"dependencies": {
|
|
||||||
"Owin": "1.0",
|
|
||||||
"Microsoft.Owin" : "2.1.0",
|
|
||||||
"Microsoft.Owin.Diagnostics" : "2.1.0",
|
|
||||||
"Microsoft.Owin.Host.HttpListener" : "2.1.0",
|
|
||||||
"Microsoft.Owin.Hosting" : "2.1.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"k10": {
|
"k10": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Diagnostics.Debug": "4.0.10.0",
|
"System.Diagnostics.Debug": "4.0.10.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue