Skip to content

Commit

Permalink
Update dependency xunit.runner.visualstudio to v3 (#2420)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent d46a05e commit a8c2342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.XUnit" Version="9.0.2" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.SourceGenerators" Version="9.0.2" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
<PackageVersion Include="Verify.Xunit" Version="28.5.0" />
<PackageVersion Include="Verify.NodaTime" Version="2.2.0" />
<PackageVersion Include="Verify.SystemJson" Version="1.4.1" />
Expand Down

0 comments on commit a8c2342

Please sign in to comment.