From c5dc93f72071b13e4d5917b73bc693484b2e6b1e Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Wed, 11 Dec 2024 13:50:16 +0000 Subject: [PATCH] [ci]Sign OpenAI dll that's not signed (#36299) --- .pipelines/ESRPSigning_core.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.pipelines/ESRPSigning_core.json b/.pipelines/ESRPSigning_core.json index 878716c7d7..1f84b4d415 100644 --- a/.pipelines/ESRPSigning_core.json +++ b/.pipelines/ESRPSigning_core.json @@ -327,6 +327,7 @@ "WinUI3Apps\\TestableIO.System.IO.Abstractions.dll", "TestableIO.System.IO.Abstractions.Wrappers.dll", "WinUI3Apps\\TestableIO.System.IO.Abstractions.Wrappers.dll", + "WinUI3Apps\\OpenAI.dll", "ColorCode.Core.dll", "ColorCode.UWP.dll", "UnitsNet.dll",