Cosmos/Tests/Cosmos.Compiler.Tests.Encryption/project.json
2017-01-22 09:07:37 -06:00

17 lines
304 B
JSON

{
"dependencies": {
"NETStandard.Library": "1.6.1",
"Cosmos.Debug.Kernel": {
"target": "project"
},
"Cosmos.System": {
"target": "project"
},
"Cosmos.TestRunner.TestController": {
"target": "project"
}
},
"frameworks": {
"netstandard1.6": {}
}
}