mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
17 lines
304 B
JSON
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": {}
|
|
}
|
|
}
|