19 lines
445 B
JSON
19 lines
445 B
JSON
{
|
|
"dependencies": {
|
|
"Microsoft.AspNet.DataProtection.Interfaces": "1.0.0-*",
|
|
"Microsoft.AspNet.DataProtection.Extensions": "1.0.0-*",
|
|
"Microsoft.AspNet.Testing": "1.0.0-*",
|
|
"Moq": "4.2.1312.1622",
|
|
"xunit.runner.aspnet": "2.0.0-aspnet-*"
|
|
},
|
|
"frameworks": {
|
|
"dnx451": { }
|
|
},
|
|
"commands": {
|
|
"test": "xunit.runner.aspnet"
|
|
},
|
|
"compilationOptions": {
|
|
|
|
}
|
|
}
|