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