mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
Migrated ESRP signing config to reference only WinUI3Apps paths for ImageResizer files, avoiding root-level artifacts. Added a workaround in generateAllFileComponents.ps1 to strip incomplete ImageResizer build outputs caused by Exe→WinExe ProjectReference. Updated migration notes to document removal of satellite assembly references and explain the root cause and temporary fix for phantom build artifacts. Recommend refactoring to use a shared Library project for CLI dependencies.
PowerToys installer instructions
Please go to https://github.com/microsoft/PowerToys/tree/main/doc/devdocs#compile-the-installer for instructions