Skip to content

Commit

Permalink
Merge pull request #7 from BillChirico/dependabot/nuget/Microsoft.NET…
Browse files Browse the repository at this point in the history
….Test.Sdk-17.8.0

Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.8.0
  • Loading branch information
BillChirico authored Dec 27, 2023
2 parents d8342a4 + 9cf6234 commit e9c40f1
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 @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="TwitchLib" Version="3.5.3"/>
<PackageReference Include="TwitchLib.Client" Version="4.0.0-preview-e20160e648c6906e7c2d62344e51c102d6a78340"/>
<PackageReference Include="Moq" Version="4.20.70"/>
Expand Down

0 comments on commit e9c40f1

Please sign in to comment.