20 lines
455 B
JSON
20 lines
455 B
JSON
{
|
|
"compilationOptions": {
|
|
"warningsAsErrors": "true"
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Http.Core": "1.0.0-*",
|
|
"Microsoft.AspNet.Mvc.ModelBinding": "",
|
|
"Microsoft.AspNet.Testing": "1.0.0-*",
|
|
"Moq": "4.2.1312.1622",
|
|
"xunit.runner.kre": "1.0.0-*"
|
|
},
|
|
"commands": {
|
|
"test": "xunit.runner.kre"
|
|
},
|
|
"frameworks": {
|
|
"dnx451": { },
|
|
"dnxcore50": { }
|
|
}
|
|
}
|