aspnetcore/test/Microsoft.Framework.Localiz.../project.json

17 lines
295 B
JSON

{
"dependencies": {
"Moq": "4.2.1502.911",
"xunit": "2.1.0-*",
"xunit.runner.dnx": "2.1.0-*",
"Microsoft.Framework.Localization": "1.0.0-*"
},
"commands": {
"test": "xunit.runner.dnx"
},
"frameworks": {
"dnx451": { }
}
}