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