Files
rmutr_report/bin/Debug/net5.0/rmutr_report.runtimeconfig.json
kamonwan taengsuk 6c2b784439 fixed zero to 0
2023-08-03 11:49:45 +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
}
}
}