aspnetcore/samples/EchoApp/runtimeconfig.template.json

5 lines
60 B
JSON

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