Eintoo/GameServer/Server/APlugins/Tools/Exporter/ConfigTable/Fantasy.Tools.ConfigTable.runtimeconfig.json
2025-04-22 15:31:25 +08: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
}
}
}