From 203f8b2eb44e5bc3d51225a1f39054fb63b08056 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Wed, 9 Jun 2021 00:50:48 -0700 Subject: [PATCH] Update pipeline.user.windows.yml (#11669) --- .pipelines/pipeline.user.windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pipelines/pipeline.user.windows.yml b/.pipelines/pipeline.user.windows.yml index 193bdccda..3995fe76c 100644 --- a/.pipelines/pipeline.user.windows.yml +++ b/.pipelines/pipeline.user.windows.yml @@ -122,7 +122,7 @@ 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\Community.PowerToys.Run.Plugin.UnitConverter\Community.PowerToys.Run.Plugin.UnitConverter.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'