Skip to content

Commit

Permalink
chore(deps): update all xunit dependencies (#1751)
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 May 26, 2024
1 parent 6e7f891 commit 96bda02
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<PackageReference Include="NetTestRegimentation.Xunit" Version="1.7.48" />
<PackageReference Include="OpenCover" Version="4.7.1221" />
<PackageReference Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="21.0.2" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.analyzers" Version="1.13.0" />
<PackageReference Include="xunit.runner.reporters" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.analyzers" Version="1.14.0" />
<PackageReference Include="xunit.runner.reporters" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.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 96bda02

Please sign in to comment.