Skip to content

Commit

Permalink
Merge pull request #11 from BillChirico/dependabot/nuget/xunit.runner…
Browse files Browse the repository at this point in the history
….visualstudio-2.5.6

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6
  • Loading branch information
BillChirico authored Dec 27, 2023
2 parents 5a51176 + 80331de commit 1abfcd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/GolfClapBot.Test/GolfClapBot.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="TwitchLib.Client" Version="4.0.0-preview-e20160e648c6906e7c2d62344e51c102d6a78340"/>
<PackageReference Include="Moq" Version="4.20.70"/>
<PackageReference Include="xunit" Version="2.4.2"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 1abfcd3

Please sign in to comment.