Skip to content

Commit

Permalink
Update Nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2776 committed Nov 22, 2024
1 parent 9403baa commit fd3dcbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/PicView.Core/PicView.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PlatformTarget>ARM64</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Magick.NET-Q8-x64" Version="14.1.0" />
<PackageReference Include="Magick.NET-Q8-OpenMP-x64" Version="14.2.0" />
<PackageReference Include="SharpCompress" Version="0.38.0" />
<PackageReference Include="ZString" Version="2.6.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/PicView.Tests/PicView.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Avalonia.Headless.XUnit" Version="11.2.0" />
<PackageReference Include="Avalonia.Headless.XUnit" Version="11.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0-release-24373-02" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0-pre.24">
Expand Down

0 comments on commit fd3dcbd

Please sign in to comment.