Files
2025-RecRoom-Server-E12354/bin/Debug/net8.0/Rec_Rewild_Live_Rewrite.runtimeconfig.json
2026-05-03 14:53:43 -04:00

19 lines
398 B
JSON

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