Files
squad-rain-ops-mini/runtimeconfig.template.json

9 lines
354 B
JSON

{
"configProperties": {
"System.Runtime.CompilerServices.RuntimeFeature.IsCetSupported": false,
"System.Runtime.CompilerServices.RuntimeFeature.IsCetRequired": false,
"System.Runtime.InteropServices.BuiltInComInteropSupport": false,
"System.Runtime.TieredCompilation": false,
"System.Runtime.TieredCompilation.QuickJit": false
}
}