Update pipeline.user.windows.yml

fixing missed '
This commit is contained in:
Clint Rutkas
2020-11-20 20:15:53 -08:00
committed by GitHub
parent b345f565f7
commit 63ce7ca981

View File

@@ -65,10 +65,10 @@ build:
- 'action_runner.exe'
- 'modules\ColorPicker\ColorPicker.dll'
- 'modules\ColorPicker\ColorPicker.exe'
- 'modules\ColorPicker\ManagedCommon.dll
- 'modules\ColorPicker\Microsoft.PowerToys.Settings.UI.Lib.dll
- 'modules\ColorPicker\PowerToysInterop.dll
- 'modules\ColorPicker\Telemetry.dll
- 'modules\ColorPicker\ManagedCommon.dll'
- 'modules\ColorPicker\Microsoft.PowerToys.Settings.UI.Lib.dll'
- 'modules\ColorPicker\PowerToysInterop.dll'
- 'modules\ColorPicker\Telemetry.dll'
- '**\*.resources.dll'
- 'modules\FancyZones\fancyzones.dll'
- 'modules\FancyZones\FancyZonesEditor.exe'