Skip to content

Commit

Permalink
Merge pull request #183 from MartinZikmund/dependabot/nuget/main/xuni…
Browse files Browse the repository at this point in the history
…t-2.6.2

Bump xunit from 2.6.1 to 2.6.2
  • Loading branch information
MartinZikmund authored Nov 20, 2023
2 parents be85af7 + a273814 commit f3865ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageVersion>
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="xunit" Version="2.6.1" />
<PackageVersion Include="xunit" Version="2.6.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit f3865ee

Please sign in to comment.