mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-02 14:20:38 +00:00
14 lines
217 B
JSON
14 lines
217 B
JSON
{
|
|
"runtimes": {
|
|
"win10-x86": {},
|
|
"win10-x64": {}
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": "1.0.3"
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp1.0": {
|
|
"imports": "portable-net452"
|
|
}
|
|
}
|
|
}
|