From cfc65e8c69d870cc47df98f51ffdccd1a4737e34 Mon Sep 17 00:00:00 2001 From: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com> Date: Wed, 28 Jun 2023 12:58:39 +0200 Subject: [PATCH] [release ci] Fix signing Peek/SharpCompress.dll (#27082) --- .pipelines/ESRPSigning_core.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.pipelines/ESRPSigning_core.json b/.pipelines/ESRPSigning_core.json index 9f48c66184..7d793997df 100644 --- a/.pipelines/ESRPSigning_core.json +++ b/.pipelines/ESRPSigning_core.json @@ -279,6 +279,7 @@ "modules\\MouseWithoutBorders\\MessagePack.Annotations.dll", "modules\\MouseWithoutBorders\\MessagePack.dll", "modules\\MouseWithoutBorders\\Nerdbank.Streams.dll", + "modules\\Peek\\SharpCompress.dll", "Settings\\Microsoft.Graphics.Canvas.Interop.dll", "Settings\\clrcompression.dll", "Settings\\CommunityToolkit.Labs.WinUI.SettingsControls.dll",