19 lines
418 B
JSON
19 lines
418 B
JSON
{
|
|
"dependencies": {
|
|
"Helios": "1.0.0-*",
|
|
"Microsoft.AspNet.Routing" : "",
|
|
"Microsoft.AspNet.RequestContainer": "1.0.0-*",
|
|
"Microsoft.Framework.OptionsModel": "1.0.0-*"
|
|
},
|
|
"frameworks": {
|
|
"net45": { },
|
|
"k10": {
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.0.10.0",
|
|
"System.Runtime": "4.0.20.0",
|
|
"System.Threading.Tasks": "4.0.10.0"
|
|
}
|
|
}
|
|
}
|
|
}
|