mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-15 14:35:12 +00:00
12 lines
213 B
JSON
12 lines
213 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "netcoreapp2.2",
|
|
"framework": {
|
|
"name": "Microsoft.AspNetCore.App",
|
|
"version": "2.2.0"
|
|
},
|
|
"configProperties": {
|
|
"System.GC.Server": true
|
|
}
|
|
}
|
|
} |