Skip to content

Commit

Permalink
Update dependency xunit.runner.visualstudio to v3 (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent d82d55f commit 4a22e34
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 @@ -90,7 +90,7 @@
<PackageVersion Include="xunit.assert" Version="2.9.2" />
<PackageVersion Include="Xunit.DependencyInjection" Version="9.7.0" />
<PackageVersion Include="xunit.extensibility.core" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
</ItemGroup>

</Project>

0 comments on commit 4a22e34

Please sign in to comment.