Skip to content

Commit

Permalink
Update XUnit to v2.7.0 (#908)
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 Mar 8, 2024
1 parent c09f4dd commit 36df2d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
<PackageVersion Include="System.Drawing.Common" Version="$(SdkPackageVersion)" />
<PackageVersion Include="System.Text.Json" Version="$(SdkPackageVersion)" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.assert" Version="2.6.2" />
<PackageVersion Include="xunit.assert" Version="2.7.0" />
<PackageVersion Include="Xunit.DependencyInjection" Version="8.9.1" />
<PackageVersion Include="xunit.extensibility.core" Version="2.6.2" />
<PackageVersion Include="xunit.extensibility.core" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
</ItemGroup>

Expand Down

0 comments on commit 36df2d9

Please sign in to comment.