From f6ed192e1ab87ea8acb61f2cc1c678c8dfd08e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 20:05:17 +0000 Subject: [PATCH] Bump Magick.NET-Q8-x86 from 7.22.2.2 to 14.7.0 --- updated-dependencies: - dependency-name: Magick.NET-Q8-x86 dependency-version: 14.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- App.config | 10 +++++++++- Ranger.csproj | 12 ++++++++---- packages.config | 4 ++-- 3 files changed, 19 insertions(+), 7 deletions(-) diff --git a/App.config b/App.config index 4bfa005..e82fc0a 100644 --- a/App.config +++ b/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + diff --git a/Ranger.csproj b/Ranger.csproj index 823a71e..24d7db2 100644 --- a/Ranger.csproj +++ b/Ranger.csproj @@ -62,11 +62,13 @@ true - - packages\Magick.NET-Q8-x86.7.22.2.2\lib\net40\Magick.NET-Q8-x86.dll + + packages\Magick.NET-Q8-x86.14.7.0\lib\netstandard20\Magick.NET-Q8-x86.dll + True - - packages\Magick.NET.Core.5.2.2\lib\net40\Magick.NET.Core.dll + + packages\Magick.NET.Core.14.7.0\lib\netstandard20\Magick.NET.Core.dll + True packages\Magick.NET.SystemDrawing.2.0.8\lib\net40\Magick.NET.SystemDrawing.dll @@ -220,5 +222,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/packages.config b/packages.config index c09e352..0539b63 100644 --- a/packages.config +++ b/packages.config @@ -1,6 +1,6 @@  - + - + \ No newline at end of file