Files
rmutr_report/bin/Debug/net5.0/rmutr-report.runtimeconfig.json
kamonwan taengsuk 39e455bd0e update
2022-05-30 13:31:32 +07:00

13 lines
292 B
JSON

{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.AspNetCore.App",
"version": "5.0.0"
},
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}