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 41717d2 commit 65217b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="NodaTime" Version="3.1.12" />
<PackageVersion Include="Polyfill" Version="6.9.0" />
<PackageVersion Include="Polyfill" Version="6.10.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.135" />
<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.XunitV3" Version="26.5.0-beta.1" />
<PackageVersion Include="xunit.v3" Version="0.3.0-pre.18" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.0-beta.5" />
<PackageVersion Include="xunit.v3" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
</ItemGroup>
</Project>

0 comments on commit 65217b7

Please sign in to comment.