Skip to content

Commit

Permalink
Update XUnit to v2.8.0 (#3370)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent b4528fb commit eeb089c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Expand Up @@ -110,9 +110,9 @@
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="System.Memory" Version="4.5.5" />
<PackageVersion Include="System.Text.Json" Version="$(SdkPackageVersion)" />
<PackageVersion Include="xunit" Version="2.6.6" />
<PackageVersion Include="xunit.assert" Version="2.6.6" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
<PackageVersion Include="xunit" Version="2.8.0" />
<PackageVersion Include="xunit.assert" Version="2.8.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.0" />
</ItemGroup>

</Project>

0 comments on commit eeb089c

Please sign in to comment.