From a87c5b5f10deefd4e3c8d2f3ec3aea8f3caaa049 Mon Sep 17 00:00:00 2001 From: Bob Pokorny Date: Fri, 26 Jun 2026 00:12:46 -0500 Subject: [PATCH] Updated the PowerShell SDK to 7.4.17 to address a vulnerability in the System.Security.Cryptography.XML package --- CHANGELOG.md | 3 +++ IISU/WindowsCertStore.csproj | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd759f2..3e3b67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +3.0.3 +* Updated the PowerShell SDK to 7.4.17 to address a vulnerability in the System.Security.Cryptography.XML package. + 3.0.2 * Fixed SQL service restart behavior: previously the extension could stop multiple SQL services and fail to start all of them. It now restarts only the SQL service associated with the certificate being renewed. diff --git a/IISU/WindowsCertStore.csproj b/IISU/WindowsCertStore.csproj index 3e83032..09f03af 100644 --- a/IISU/WindowsCertStore.csproj +++ b/IISU/WindowsCertStore.csproj @@ -36,7 +36,7 @@ - +