From 8746e5bfd708b4e3f1025b2bc9df193bf2cf7986 Mon Sep 17 00:00:00 2001 From: vanzue Date: Fri, 13 Feb 2026 19:17:14 +0800 Subject: [PATCH] add a missing dll to sign --- .pipelines/ESRPSigning_core.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.pipelines/ESRPSigning_core.json b/.pipelines/ESRPSigning_core.json index 6c51889d77..40a6d8c196 100644 --- a/.pipelines/ESRPSigning_core.json +++ b/.pipelines/ESRPSigning_core.json @@ -18,6 +18,7 @@ "StylesReportTool\\PowerToys.StylesReportTool.exe", "CalculatorEngineCommon.dll", + "PowerToys.Common.UI.Controls.dll", "PowerToys.ManagedTelemetry.dll", "PowerToys.ManagedCommon.dll", "PowerToys.ManagedCsWin32.dll",