mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
13 lines
219 B
JSON
13 lines
219 B
JSON
{
|
|
"buildOptions": {
|
|
"allowUnsafe": true,
|
|
"publicSign": true,
|
|
"keyFile": "../../Cosmos.snk"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.6": {}
|
|
}
|
|
}
|