Skip to content

Commit

Permalink
chore(deps): update xunit-dotnet monorepo to 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jskeet committed Sep 27, 2024
1 parent 49ffdee commit bdd4866
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<ItemGroup>
<!-- Test-oriented packages -->
<PackageVersion Include="xunit" Version="2.9.1" />
<PackageVersion Include="xunit.assert" Version="2.9.1" />
<PackageVersion Include="xunit.core" Version="2.9.1" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.assert" Version="2.9.2" />
<PackageVersion Include="xunit.core" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageVersion Include="Xunit.Combinatorial" Version="1.6.24" />
Expand Down

0 comments on commit bdd4866

Please sign in to comment.