Skip to content

Commit

Permalink
Merge pull request #196 from MartinZikmund/dependabot/nuget/main/xuni…
Browse files Browse the repository at this point in the history
…t.runner.visualstudio-2.5.4
  • Loading branch information
MartinZikmund authored Nov 28, 2023
2 parents 441df96 + 8678239 commit a9b0297
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 @@ -42,7 +42,7 @@
</PackageVersion>
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="xunit" Version="2.6.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3">
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageVersion>
Expand Down

0 comments on commit a9b0297

Please sign in to comment.