From da0b272fb3013a76a35ff5d8e2c50bfb5df964df Mon Sep 17 00:00:00 2001 From: Yu Leng Date: Fri, 12 Dec 2025 17:41:58 +0800 Subject: [PATCH] Add new DLLs to ESRP signing list Added PowerDisplay.Lib.dll, WmiLight.dll, and WmiLight.Native.dll to ESRPSigning_core.json to ensure these files are included in the code signing process. This enhances security and trust for the newly introduced components. --- .pipelines/ESRPSigning_core.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.pipelines/ESRPSigning_core.json b/.pipelines/ESRPSigning_core.json index 85e6cd05d0..2d59f68985 100644 --- a/.pipelines/ESRPSigning_core.json +++ b/.pipelines/ESRPSigning_core.json @@ -206,6 +206,7 @@ "PowerToys.PowerDisplayModuleInterface.dll", "WinUI3Apps\\PowerToys.PowerDisplay.dll", "WinUI3Apps\\PowerToys.PowerDisplay.exe", + "PowerDisplay.Lib.dll", "WinUI3Apps\\PowerToys.PowerRenameExt.dll", "WinUI3Apps\\PowerToys.PowerRename.exe", @@ -364,7 +365,9 @@ "UnitsNet.dll", "UtfUnknown.dll", - "Wpf.Ui.dll" + "Wpf.Ui.dll", + "WmiLight.dll", + "WmiLight.Native.dll" ], "SigningInfo": { "Operations": [