From 8e723cc64520f11937c9267e8bada3f51ef42607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 04:52:38 +0000 Subject: [PATCH] Bump SharpCompress from 0.40.0 to 0.48.0 --- updated-dependencies: - dependency-name: SharpCompress dependency-version: 0.48.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GammaCopy/App.config | 8 ++++++-- GammaCopy/GammaCopy.csproj | 41 +++++++++++++++++++++++++------------- GammaCopy/packages.config | 16 ++++++++------- 3 files changed, 42 insertions(+), 23 deletions(-) diff --git a/GammaCopy/App.config b/GammaCopy/App.config index 79cedb8..ad9ebd5 100644 --- a/GammaCopy/App.config +++ b/GammaCopy/App.config @@ -28,11 +28,15 @@ - + - + + + + + diff --git a/GammaCopy/GammaCopy.csproj b/GammaCopy/GammaCopy.csproj index 652bff3..61cc0dc 100644 --- a/GammaCopy/GammaCopy.csproj +++ b/GammaCopy/GammaCopy.csproj @@ -83,18 +83,21 @@ ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True ..\packages\Quamotion.DiscUtils.1.0.3\lib\net45\Quamotion.DiscUtils.dll - - ..\packages\SharpCompress.0.40.0\lib\net48\SharpCompress.dll + + ..\packages\SharpCompress.0.48.0\lib\net48\SharpCompress.dll + True - - ..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True @@ -107,18 +110,26 @@ ..\packages\System.Data.SQLite.Linq.1.0.109.0\lib\net45\System.Data.SQLite.Linq.dll - - ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True - - ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True - - ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Text.Encoding.CodePages.10.0.10\lib\net462\System.Text.Encoding.CodePages.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True @@ -168,5 +179,7 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + \ No newline at end of file diff --git a/GammaCopy/packages.config b/GammaCopy/packages.config index 87e185b..10e6748 100644 --- a/GammaCopy/packages.config +++ b/GammaCopy/packages.config @@ -2,18 +2,20 @@ - + - - + + - - - - + + + + + + \ No newline at end of file