From f85f6edfb94adea062c90bf17e79538900e76fd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 15:49:20 +0000 Subject: [PATCH] Bump Magick.NET-Q8-x86 from 7.22.2.2 to 14.10.0 --- updated-dependencies: - dependency-name: Magick.NET-Q8-x86 dependency-version: 14.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- App.config | 10 +++++++++- Ranger.csproj | 16 +++++++++------- packages.config | 4 ++-- 3 files changed, 20 insertions(+), 10 deletions(-) diff --git a/App.config b/App.config index 4bfa005..2ce4414 100644 --- a/App.config +++ b/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + diff --git a/Ranger.csproj b/Ranger.csproj index 823a71e..77cb64b 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.10.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.10.0\lib\netstandard20\Magick.NET.Core.dll + True packages\Magick.NET.SystemDrawing.2.0.8\lib\net40\Magick.NET.SystemDrawing.dll @@ -214,11 +216,11 @@ - + - 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}. + This project references NuGet package(s) that are missing on this computer. Enable 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..1dab6fa 100644 --- a/packages.config +++ b/packages.config @@ -1,6 +1,6 @@  - + + - \ No newline at end of file