mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-29 12:20:36 +00:00
12 lines
185 B
JSON
12 lines
185 B
JSON
{
|
|
"supports": {
|
|
"netcoreapp1.0.app": {},
|
|
"net462.app": {}
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {}
|
|
}
|
|
}
|