I have a Microsoft Store app built with WinUI 3 and the Windows App SDK 1.0.0, built on a Windows 11 machine. When attempting to install the bundle on a Windows 10 machine, the Installer fails on insufficient compatibility since
- the package requires OS version 10.0.22000.0,
- the device runs on version 10.0.19044.1766.
however, I set both the desktop project and package to target 10.0.22000.0 but support OS version back to 10.0.17763.0.
Both reference the Microsoft.Windows.SDK.BuildTools 10.0.22000.196.