Skip to content

Commit

Permalink
Merge pull request #6526 from dotnet/dependabot/nuget/csharp/unit-tes…
Browse files Browse the repository at this point in the history
…ting-best-practices/before/xunit-2.6.4

Bump xunit from 2.6.3 to 2.6.4 in /csharp/unit-testing-best-practices/before
  • Loading branch information
github-actions[bot] authored Dec 27, 2023
2 parents d314416 + f499314 commit 7e3b149
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.3" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5" />
</ItemGroup>

Expand Down

0 comments on commit 7e3b149

Please sign in to comment.