bootstrapper: use a dedicated solution (#5318)

This commit is contained in:
Andrey Nekrasov
2020-08-05 17:20:50 +03:00
committed by GitHub
parent b87d14cd61
commit dce3ee440b
11 changed files with 79 additions and 37 deletions

View File

@@ -139,7 +139,7 @@ build:
name: 'Build Power Toys Bootstrapper'
command: '.pipelines\build-bootstrapper.cmd'
artifacts:
- from: 'x64/Release'
- from: 'installer\PowerToysBootstrapper\x64\Release'
to: 'Build_Installer_Output'
include:
- 'PowerToysSetup-*.exe'