mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-29 20:30:44 +00:00
20 lines
No EOL
482 B
JSON
20 lines
No EOL
482 B
JSON
{
|
|
"runtimes": {
|
|
"win7-x64": {}
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
|
"Microsoft.NETCore.Runtime.CoreCLR": "1.1.0",
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
"System.Console": "4.3.0",
|
|
"System.Reflection": "4.3.0",
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
"System.Resources.ResourceManager": "4.3.0",
|
|
"System.Runtime": "4.3.0"
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp1.0": {
|
|
"imports": "portable-net452"
|
|
}
|
|
}
|
|
} |