mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
13 lines
No EOL
202 B
JSON
13 lines
No EOL
202 B
JSON
{
|
|
"supports": {
|
|
"netcoreapp1.0.app": {}
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {
|
|
"imports": "portable-net452"
|
|
}
|
|
}
|
|
} |