Skip to content

Commit

Permalink
Merge pull request #87 from goodtrailer/update-imagemagick
Browse files Browse the repository at this point in the history
Task: Update ImageMagick to 13.9.1
  • Loading branch information
goodtrailer authored Jun 17, 2024
2 parents 36f0462 + b3bb198 commit 839901c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DailyDesktop.Task/DailyDesktop.Task.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Magick.NET-Q8-x64" Version="13.2.0" />
<PackageReference Include="Magick.NET-Q8-x64" Version="13.9.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20071.2" />
</ItemGroup>

Expand Down

0 comments on commit 839901c

Please sign in to comment.