18 lines
403 B
JSON
18 lines
403 B
JSON
{
|
|
"dependencies": {
|
|
"Helios": "0.1-alpha-*",
|
|
"Microsoft.AspNet.FileSystems": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Http": "0.1-alpha-*",
|
|
"Microsoft.AspNet.StaticFiles": ""
|
|
},
|
|
"configurations": {
|
|
"net45": {
|
|
},
|
|
"k10": {
|
|
"dependencies": {
|
|
"System.Diagnostics.Contracts": "4.0.0.0",
|
|
"System.Security.Claims" : "0.1-alpha-*"
|
|
}
|
|
}
|
|
}
|
|
} |