From ec26f67b38f18d68c004cbff9da32d5dd4a3a4c1 Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Fri, 25 Nov 2022 13:41:32 +0000 Subject: [PATCH] [Installer][Settings]Include CommunityToolkit Labs dll (#22295) --- .pipelines/ESRPSigning_core.json | 1 + installer/PowerToysSetup/Product.wxs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.pipelines/ESRPSigning_core.json b/.pipelines/ESRPSigning_core.json index 9726af576d..62d308228f 100644 --- a/.pipelines/ESRPSigning_core.json +++ b/.pipelines/ESRPSigning_core.json @@ -239,6 +239,7 @@ "modules\\launcher\\Interop.Microsoft.Office.Interop.OneNote.dll", "modules\\launcher\\hyjiacan.py4n.dll", "Settings\\Microsoft.Graphics.Canvas.Interop.dll", + "Settings\\CommunityToolkit.Labs.WinUI.SettingsControls.dll", "ColorCode.Core.dll", "ColorCode.UWP.dll", "UnitsNet.dll" diff --git a/installer/PowerToysSetup/Product.wxs b/installer/PowerToysSetup/Product.wxs index 6a58606b56..edfc2d0f42 100644 --- a/installer/PowerToysSetup/Product.wxs +++ b/installer/PowerToysSetup/Product.wxs @@ -51,7 +51,7 @@ - +