Files
gerencia-projetos/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.runtimeconfig.json
2019-09-21 17:03:29 -03:00

12 lines
213 B
JSON

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