Skip to content

Commit

Permalink
Merge pull request #260 from maxmind/dependabot/nuget/Microsoft.NET.T…
Browse files Browse the repository at this point in the history
…est.Sdk-17.11.1

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
  • Loading branch information
oschwald authored Sep 5, 2024
2 parents bb1086c + 0161d2d commit 8c0cbde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaxMind.MinFraud.UnitTest/MaxMind.MinFraud.UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down

0 comments on commit 8c0cbde

Please sign in to comment.