Files
ptp_messenger/bin/Debug/net9.0/PeerToPeer_Messenger.runtimeconfig.json
2026-07-16 12:21:20 +02:00

12 lines
257 B
JSON
Executable File

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