MapConsole.runtimeconfig.json 182 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 { "runtimeOptions": { "framework": { "name": "Microsoft.NETCore.App", "version": "1.1.0" }, "configProperties": { "System.GC.Server": true } } }