Files
Firebird_2D/Firebird2D/bin/Debug/net8.0/Firebird2D.runtimeconfig.json
T
2025-02-23 14:29:32 +01:00

12 lines
257 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}