Skip to content

Commit

Permalink
refs and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 26, 2024
1 parent e7014d5 commit 4daf2ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="NUnit" Version="4.2.2" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="Polyfill" Version="6.9.0" />
<PackageVersion Include="Polyfill" Version="6.10.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.135" />
<PackageVersion Include="System.Drawing.Common" Version="8.0.8" />
<PackageVersion Include="Verify" Version="26.6.0" />
<PackageVersion Include="Verify" Version="27.0.0-beta.5" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.0" />
<PackageVersion Include="Verify.NUnit" Version="26.6.0" />
<PackageVersion Include="Verify.NUnit" Version="27.0.0-beta.5" />
<PackageVersion Include="Verify.Phash" Version="3.1.0" />
</ItemGroup>
</Project>

0 comments on commit 4daf2ba

Please sign in to comment.