Browse Source

Update magick to 14.4

Ruben 9 months ago
parent
commit
356fc3194d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/PicView.Core/PicView.Core.csproj

+ 1 - 1
src/PicView.Core/PicView.Core.csproj

@@ -24,7 +24,7 @@
     <PlatformTarget>ARM64</PlatformTarget>
   </PropertyGroup>
   <ItemGroup>
-    <PackageReference Include="Magick.NET-Q8-OpenMP-x64" Version="14.3.0" />
+    <PackageReference Include="Magick.NET-Q8-OpenMP-x64" Version="14.4.0" />
     <PackageReference Include="SharpCompress" Version="0.38.0" />
     <PackageReference Include="ZString" Version="2.6.0" />
   </ItemGroup>