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

18 lines
358 B
JSON

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