ProgaOra/20250214/UszoVersenyGUI/UszoVersenyGUI/bin/Debug/net8.0-windows/UszoVersenyGUI.runtimeconfig.json
2025-02-14 11:20:29 +01:00

18 lines
369 B
JSON

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