aspnetcore/test/Microsoft.AspNet.DataProtec.../project.json

18 lines
348 B
JSON

{
"dependencies": {
"Microsoft.AspNet.Cryptography.Internal": "1.0.0-*",
"Microsoft.AspNet.Testing": "1.0.0-*",
"xunit.runner.kre": "1.0.0-*"
},
"frameworks": {
"dnx451": { },
"dnxcore50": { }
},
"commands": {
},
"compilationOptions": {
},
"shared": "**\\*.cs"
}