{
"compilationOptions": {
"warningsAsErrors": true
},
"dependencies": {
"Microsoft.AspNet.Mvc" : "",
"Xunit.KRunner": "1.0.0-*"
"commands": {
"test": "Xunit.KRunner"
"frameworks": {
"aspnet50": { }
}