mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 04:48:53 +00:00
13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"supports": {
|
|
"netcoreapp1.0.app": {},
|
|
"net462.app": {}
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.2",
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {}
|
|
}
|
|
}
|