Files
OnDoc/OnDocWPF/bin/Debug/net8.0-windows/OnDocWPF.runtimeconfig.json
Stefan Hutter bfa6a27e11 update 20260303
2026-03-03 13:49:14 +01:00

18 lines
340 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "8.0.0"
}
],
"configProperties": {
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
}
}
}