Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion WindowsTest/WindowsTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<!-- Pinned: ImageMagick 7.1.2-3 and later (Magick.NET 14.14.0+) have lost the sensitivity of the
perceptual hash. Two entirely different QR bills then compare as equal, which would make the
image comparison silently accept any change. See ImageComparer.cs. -->
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.13.1" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.15.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
<PackageReference Include="Verify.XunitV3" Version="31.28.0" />
<PackageReference Include="xunit.v3" Version="3.2.2" />
Expand Down