From e74d116160c8166fa0a151035eb0c896f933fa16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:26:46 +0000 Subject: [PATCH] Bump the nuget group with 2 updates Bumps Newtonsoft.Json from 12.0.3 to 13.0.1 Bumps SharpZipLib from 1.2.0 to 1.3.3 --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: SharpZipLib dependency-version: 1.3.3 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- SharpHound3/App.config | 14 +++++++++++++- SharpHound3/SharpHound3.csproj | 12 +++++++----- SharpHound3/packages.config | 4 ++-- 3 files changed, 22 insertions(+), 8 deletions(-) diff --git a/SharpHound3/App.config b/SharpHound3/App.config index 8227adb..d9743b5 100644 --- a/SharpHound3/App.config +++ b/SharpHound3/App.config @@ -1,6 +1,18 @@ - + + + + + + + + + + + + + diff --git a/SharpHound3/SharpHound3.csproj b/SharpHound3/SharpHound3.csproj index 5fa7de2..2b10af2 100644 --- a/SharpHound3/SharpHound3.csproj +++ b/SharpHound3/SharpHound3.csproj @@ -65,11 +65,13 @@ ..\packages\DnsClient.1.2.0\lib\net45\DnsClient.dll - - ..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll + + ..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll + True - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True @@ -174,4 +176,4 @@ powershell -ep bypass -c ". '$(ProjectDir)PowerShell Output\Out-CompressedDLL.ps1';Out-CompressedDll -FilePath '$(TargetPath)' -TemplatePath '$(ProjectDir)\PowerShell Output\Template.ps1' | Out-File -Encoding ASCII '$(TargetDir)$(TargetName).ps1'" - + \ No newline at end of file diff --git a/SharpHound3/packages.config b/SharpHound3/packages.config index d183e87..12778a3 100644 --- a/SharpHound3/packages.config +++ b/SharpHound3/packages.config @@ -4,8 +4,8 @@ - - + +