From 1d3ab3cb7a429546c839e91d7b4282b02ed0a4b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:04:06 +0000 Subject: [PATCH] Bump SharpZipLib from 1.3.3 to 1.4.2 Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.3 to 1.4.2. - [Release notes](https://github.com/icsharpcode/SharpZipLib/releases) - [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt) - [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.3...v1.4.2) --- updated-dependencies: - dependency-name: SharpZipLib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- PCAxis.Search/PCAxis.Search.csproj | 4 ++ PCAxis.Search/app.config | 92 +++++++++++++++++++++++++++++- PCAxis.Search/packages.config | 2 +- 3 files changed, 95 insertions(+), 3 deletions(-) diff --git a/PCAxis.Search/PCAxis.Search.csproj b/PCAxis.Search/PCAxis.Search.csproj index 2e2781d6..0e1f5add 100644 --- a/PCAxis.Search/PCAxis.Search.csproj +++ b/PCAxis.Search/PCAxis.Search.csproj @@ -41,6 +41,10 @@ ..\packages\Azure.Identity.1.12.0\lib\netstandard2.0\Azure.Identity.dll + + ..\packages\SharpZipLib.1.4.2\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll + True + ..\packages\log4net.2.0.17\lib\net45\log4net.dll diff --git a/PCAxis.Search/app.config b/PCAxis.Search/app.config index 5290f64e..e3a007a7 100644 --- a/PCAxis.Search/app.config +++ b/PCAxis.Search/app.config @@ -8,11 +8,11 @@ - + - + @@ -114,6 +114,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PCAxis.Search/packages.config b/PCAxis.Search/packages.config index c75d21c8..4cbd582d 100644 --- a/PCAxis.Search/packages.config +++ b/PCAxis.Search/packages.config @@ -20,7 +20,7 @@ - +