mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-10 18:21:20 +00:00
13 lines
320 B
JSON
13 lines
320 B
JSON
{
|
|
"supports": {},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.2",
|
|
"NETStandard.Library": "1.6.1",
|
|
"System.Reflection.Metadata": "1.4.2",
|
|
"System.Runtime.Loader": "4.3.0",
|
|
"Microsoft.Extensions.DependencyModel": "1.1.0"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.6": {}
|
|
}
|
|
}
|