mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 04:48:53 +00:00
14 lines
234 B
JSON
14 lines
234 B
JSON
{
|
|
"supports": {
|
|
"netcoreapp1.0.app": {}
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1",
|
|
"System.Console": "4.3.0"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {
|
|
"imports": "portable-net452"
|
|
}
|
|
}
|
|
}
|