From eaba9d79b70e7f56e911f415f83e8e18a5f3ba63 Mon Sep 17 00:00:00 2001 From: Alexej Sommer Date: Mon, 5 Feb 2024 16:12:20 +0100 Subject: [PATCH] Installing vulnerable nuget packages into project explicitly --- src/SoapCore/SoapCore.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/SoapCore/SoapCore.csproj b/src/SoapCore/SoapCore.csproj index 4a9f9513..7b1906dc 100644 --- a/src/SoapCore/SoapCore.csproj +++ b/src/SoapCore/SoapCore.csproj @@ -60,10 +60,13 @@ + + all runtime; build; native; contentfiles; analyzers +