WebseitenVersionAuslesen/WinFormsApp1/bin/Debug/net8.0-windows/WinFormsApp1.runtimeconfig.json
Christopher Meinhold c664257bf3 Erster Push
2024-08-20 16:32:38 +02: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
}
}
}