Skip to content

Commit

Permalink
Merge pull request #44 from bizzehdee/dependabot/nuget/xunit.runner.c…
Browse files Browse the repository at this point in the history
…onsole-2.6.2

Bump xunit.runner.console from 2.4.1 to 2.6.2
  • Loading branch information
bizzehdee authored Dec 8, 2023
2 parents ef8ff3f + c48def4 commit 7f059d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bzTorrent.Tests/bzTorrent.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="xunit" Version="2.5.2" />
<PackageReference Include="xunit.runner.console" Version="2.4.1">
<PackageReference Include="xunit.runner.console" Version="2.6.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 7f059d3

Please sign in to comment.