khmereid-backend-temp/khmer_eid_backend/bin/Debug/net9.0/khmer_eid_backend.runtimeconfig.json
2025-10-28 13:38:57 +07:00

19 lines
398 B
JSON

{
"runtimeOptions": {
"tfm": "net9.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "9.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}