mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-29 12:20:36 +00:00
13 lines
220 B
JSON
13 lines
220 B
JSON
{
|
|
"version": "1.0.0.0",
|
|
"buildOptions": {
|
|
"publicSign": true,
|
|
"keyFile": "..\\..\\Cosmos.snk"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.6": {}
|
|
}
|
|
}
|