PowerToys/installer
Davide Giacometti 0a9e889b1b
[Build][Installer]Fix NU1503 build warnings (#33938)
## Summary of the Pull Request

This PR aims for fix some CI build warnings.
## Detailed Description of the Pull Request / Additional comments

### Warning NU1503
Fix warning NU1503 for wix toolset projects marking them as restorable
and adding an empty restore target.
### No test result files matching '[ '**/*.trx' ]' were found.
Skip publishing of test results for ARM64 since pipeline isn't running
ARM64 tests

![image](https://github.com/user-attachments/assets/10a64ca2-2bff-42a8-ade9-07bd5ad88e3c)
2024-07-24 16:49:08 +01:00
..
PowerToysSetup [Build][Installer]Fix NU1503 build warnings (#33938) 2024-07-24 16:49:08 +01:00
PowerToysSetupCustomActions [Installer]Create DSC module in right path for user installs (#33782) 2024-07-11 13:49:52 +01:00
License.rtf
PowerToysSetup.sln [Build]Fix local installer build, add Version.vcxproj ref (#29232) 2023-10-18 16:16:48 +01:00
README.md
wix.props [ARM64][Installer]Install vcredist and upgrade wix to 3.14(#18500) 2022-05-30 10:38:36 +01:00

PowerToys installer instructions

Please go to https://github.com/microsoft/PowerToys/tree/main/doc/devdocs#compile-the-installer for instructions