From 3f00aa098178a50d6be42ed7b0cc5a0bd085f2f1 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Wed, 16 Jun 2021 05:54:44 -0700 Subject: [PATCH] Fix signing of Unit Converter (#11771) * Update pipeline.user.windows.yml * Update pipeline.user.windows.yml * Update Product.wxs making folders all match including YML --- .pipelines/pipeline.user.windows.yml | 2 +- installer/PowerToysSetup/Product.wxs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pipelines/pipeline.user.windows.yml b/.pipelines/pipeline.user.windows.yml index 27c6b3bebb..a50c1b26ec 100644 --- a/.pipelines/pipeline.user.windows.yml +++ b/.pipelines/pipeline.user.windows.yml @@ -124,7 +124,6 @@ build: - 'modules\launcher\Microsoft.Launcher.dll' - 'modules\launcher\Plugins\Calculator\Microsoft.PowerToys.Run.Plugin.Calculator.dll' - 'modules\launcher\Plugins\Calculator\ManagedTelemetry.dll' - - 'modules\launcher\Plugins\UnitConverter\Community.PowerToys.Run.Plugin.UnitConverter.dll' - 'modules\launcher\Plugins\Microsoft.Plugin.Folder\Microsoft.Plugin.Folder.dll' - 'modules\launcher\Plugins\Microsoft.Plugin.Folder\ManagedTelemetry.dll' - 'modules\launcher\Plugins\Microsoft.Plugin.Indexer\Microsoft.Plugin.Indexer.dll' @@ -142,6 +141,7 @@ build: - 'modules\launcher\Plugins\Microsoft.Plugin.Uri\ManagedTelemetry.dll' - 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\Microsoft.Plugin.WindowWalker.dll' - 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\ManagedTelemetry.dll' + - 'modules\launcher\Plugins\Community.UnitConverter\Community.PowerToys.Run.Plugin.UnitConverter.dll' - 'modules\launcher\Plugins\VSCodeWorkspaces\Community.PowerToys.Run.Plugin.VSCodeWorkspaces.dll' - 'modules\launcher\Plugins\Service\Microsoft.PowerToys.Run.Plugin.Service.dll' - 'modules\launcher\Plugins\System\Microsoft.PowerToys.Run.Plugin.System.dll' diff --git a/installer/PowerToysSetup/Product.wxs b/installer/PowerToysSetup/Product.wxs index 9cced77476..c99638b3c5 100644 --- a/installer/PowerToysSetup/Product.wxs +++ b/installer/PowerToysSetup/Product.wxs @@ -276,7 +276,7 @@ - +