Skip to content

Commit

Permalink
chore(deps): update all xunit dependencies (#2054)
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 Jan 10, 2025
1 parent 42d5673 commit ef092b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
<PackageReference Include="OpenCover" Version="4.7.1221" />
<PackageReference Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="21.2.1" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.analyzers" Version="1.18.0" />
<PackageReference Include="xunit.analyzers" Version="1.19.0" />
<PackageReference Include="xunit.runner.reporters" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<!--<PackageReference Include="PublicApiGenerator" Version="8.1.0" />-->
<!--<Compile Include="$(MSBuildThisFileDirectory)ApiGeneratorGlobalSuppressions.cs" />-->
Expand Down

0 comments on commit ef092b5

Please sign in to comment.