Entwicklung_BLAZOR/InterneDLLs/LambertzSecureMail.Net/LambertzSecureMailTest.Net/bin/Debug/net8.0-windows8.0/LambertzSecureMailTest.Net.runtimeconfig.json
2025-08-23 19:30:21 +02:00

13 lines
325 B
JSON

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