19 lines
357 B
JSON
19 lines
357 B
JSON
{
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Http": "",
|
|
"Microsoft.AspNet.Mvc.HeaderValueAbstractions": "",
|
|
"Microsoft.AspNet.Testing": "1.0.0-*",
|
|
"Xunit.KRunner": "1.0.0-*"
|
|
},
|
|
"commands": {
|
|
"test": "Xunit.KRunner"
|
|
},
|
|
"frameworks": {
|
|
"aspnet50": {
|
|
"dependencies": {
|
|
"System.Runtime": "4.0.20.0"
|
|
}
|
|
}
|
|
}
|
|
}
|