Files
gobbo/gobbos_delivery/.godot/mono/temp/bin/Debug/Gobbo-s Delivery.runtimeconfig.json

13 lines
293 B
JSON
Raw Permalink Normal View History

2026-04-10 17:53:31 -05:00
{
"runtimeOptions": {
"tfm": "net10.0",
"rollForward": "LatestMinor",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "10.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}