AquaCare/AquaCare.View/bin/Debug/net9.0/AquaCare.View.runtimeconfig.json
2025-04-08 17:09:29 +02:00

13 lines
333 B
JSON

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