mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 04:48:53 +00:00
12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"buildOptions": {
|
|
"allowUnsafe": true
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.2",
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {}
|
|
}
|
|
}
|