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 2f381cf commit 03579ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.135" />
<PackageVersion Include="System.Drawing.Common" Version="8.0.8" />
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<PackageVersion Include="Verify.Xunit" Version="26.5.0" />
<PackageVersion Include="Verify.Xunit" Version="27.0.0-beta.5" />
<PackageVersion Include="Xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.30" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
<!-- explcit to avoid a cve -->
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
Expand Down

0 comments on commit 03579ea

Please sign in to comment.