LearnWordManage/runtimeconfig.json

7 lines
97 B
JSON

{
"runtimeOptions": {
"configProperties": {
"System.GC.Concurrent": false
}
}
}