Files
OnDoc/OnDocWPF/bin/Debug/net8.0-windows/OnDocWPF.runtimeconfig.json
Stefan Hutter 49ecd6624a update 20260308
2026-03-08 14:08:06 +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
}
}
}