mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-07 08:41:45 +00:00
13 lines
189 B
JSON
13 lines
189 B
JSON
{
|
|
"version": "1.0.0",
|
|
"runtimes": {
|
|
"win10": {}
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.6": {
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1"
|
|
}
|
|
}
|
|
}
|
|
}
|