esh/esh.core.web/bin/Debug/netcoreapp2.2/esh.core.web.runtimeconfig.json
2019-08-10 13:37:12 +02:00

12 lines
210 B
JSON

{
"runtimeOptions": {
"tfm": "netcoreapp2.2",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "2.2.0"
},
"configProperties": {
"System.GC.Server": true
}
}
}