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 d106d02 commit 7c36fcd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageVersion Include="Microsoft.Net.Http.Headers" Version="8.0.8" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Polyfill" Version="6.9.0" />
<PackageVersion Include="Polyfill" Version="6.10.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.135" />
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="8.0.1" />
<PackageVersion Include="Verify" Version="26.5.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="xunit.runner.visualstudio" Version="3.0.0-pre.30" />
<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 7c36fcd

Please sign in to comment.