From e217ccd46e9d6da55ee92dbe6ddf8478587c2acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:15:11 +0000 Subject: [PATCH] Bump Magick.NET-Q16-x64 from 14.10.1 to 14.11.0 --- updated-dependencies: - dependency-name: Magick.NET-Q16-x64 dependency-version: 14.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TextureMerge/App.config | 10 +++++++++- TextureMerge/TextureMerge.csproj | 16 +++++++++------- TextureMerge/packages.config | 4 ++-- 3 files changed, 20 insertions(+), 10 deletions(-) diff --git a/TextureMerge/App.config b/TextureMerge/App.config index 3916e0e..d1424f7 100644 --- a/TextureMerge/App.config +++ b/TextureMerge/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/TextureMerge/TextureMerge.csproj b/TextureMerge/TextureMerge.csproj index c20a980..cd4f0a0 100644 --- a/TextureMerge/TextureMerge.csproj +++ b/TextureMerge/TextureMerge.csproj @@ -59,11 +59,13 @@ TextureMerge-Icon.ico - - ..\packages\Magick.NET-Q16-x64.14.10.1\lib\netstandard20\Magick.NET-Q16-x64.dll + + ..\packages\Magick.NET-Q16-x64.14.11.0\lib\netstandard20\Magick.NET-Q16-x64.dll + True - - ..\packages\Magick.NET.Core.14.10.1\lib\netstandard20\Magick.NET.Core.dll + + ..\packages\Magick.NET.Core.14.11.0\lib\netstandard20\Magick.NET.Core.dll + True @@ -186,11 +188,11 @@ - + - Tento projekt odkazuje na balíčky NuGet, které nejsou v tomto počítači k dispozici. Když je chcete stáhnout, použijte funkci obnovení balíčků NuGet. Další informace najdete na adrese http://go.microsoft.com/fwlink/?LinkID=322105. Chybějícím souborem je soubor {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/TextureMerge/packages.config b/TextureMerge/packages.config index 31044b2..f6dfc13 100644 --- a/TextureMerge/packages.config +++ b/TextureMerge/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file