From e805e2cc1b2b0598b4edd4d0cf135bc209254674 Mon Sep 17 00:00:00 2001 From: Frode Flaten <3436158+fflaten@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:20:46 +0000 Subject: [PATCH] Ignore build warning for vulnerable PowerShell 6.0.4 SDK Not using the vulnerable code. https://github.com/pester/Pester/issues/2207 --- src/csharp/Pester/Pester.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/csharp/Pester/Pester.csproj b/src/csharp/Pester/Pester.csproj index c3f3b581f..12083d040 100644 --- a/src/csharp/Pester/Pester.csproj +++ b/src/csharp/Pester/Pester.csproj @@ -8,8 +8,9 @@ - +