From f4e684e85cf03c150701b890f022f3cd291a7939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 13:12:48 +0000 Subject: [PATCH] Bump the nuget group with 1 update Bumps SharpZipLib from 0.86.0 to 1.3.3 --- updated-dependencies: - dependency-name: SharpZipLib dependency-version: 1.3.3 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- ViGET.GitManager/ViGET.GitManager.csproj | 4 ++-- ViGET.GitManager/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ViGET.GitManager/ViGET.GitManager.csproj b/ViGET.GitManager/ViGET.GitManager.csproj index b521717..ef95f55 100644 --- a/ViGET.GitManager/ViGET.GitManager.csproj +++ b/ViGET.GitManager/ViGET.GitManager.csproj @@ -45,8 +45,8 @@ ..\packages\GitSharp.0.3\lib\GitSharp.Core.dll True - - ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll + + ..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll True diff --git a/ViGET.GitManager/packages.config b/ViGET.GitManager/packages.config index e46eee2..f1d54b9 100644 --- a/ViGET.GitManager/packages.config +++ b/ViGET.GitManager/packages.config @@ -1,7 +1,7 @@  - + \ No newline at end of file