aspnetcore/samples/SelfHostServer/runtimeconfig.template.json

5 lines
63 B
JSON

{
"configProperties": {
"System.GC.Server": true
}
}