Files
PowerToys/src/modules/Hosts
Boliang Zhang (from Dev Box) 5631b20c6c Remove WinUI3Apps subfolder from build output and paths
Flatten build output by removing WinUI3Apps intermediate folder.
WinUI3 projects now output to the root build folder, eliminating
~435 duplicate DLLs (~316 MB).

- Update OutputPath in 47 csproj/props and OutDir in 20 vcxproj files
- Fix ~50 hardcoded WinUI3Apps path references in source
- Update build scripts (build-installer, cert-sign, self-sign, verify)
- Remove WinUI3Apps workarounds in MonacoHelper
- Rename GetPowerToysInstallationWinUI3AppsAssetsFolder

CmdPal retains its CmdPal\ subfolder for MSIX packaging.
Installer WiX files not updated yet (separate phase).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-10 16:07:37 +08:00
..