mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-07-09 03:49:52 +02:00
With the flattened output layout, BaseApplicationsFiles and WinUI3ApplicationsFiles both scanned the same directory, causing WIX0204 ICE30 errors (duplicate files in two components). Stop generating WinUI3ApplicationsFiles since BaseApplicationsFiles already covers all root-directory files. The empty WinUI3ApplicationsComponentGroup is kept for upgrade compatibility. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
PowerToys installer instructions
Please go to https://github.com/microsoft/PowerToys/tree/main/doc/devdocs#compile-the-installer for instructions