mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 04:48:53 +00:00
17 lines
253 B
JSON
17 lines
253 B
JSON
{
|
|
"buildOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
"runtimes": {
|
|
"win7-x64": {}
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": "1.1.0",
|
|
"IL2CPU": {
|
|
"target": "project"
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp1.0": {}
|
|
}
|
|
}
|