Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2
  • Loading branch information
oschwald authored Sep 6, 2023
2 parents 4647ab1 + efddf44 commit d4cf910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="WireMock.Net" Version="1.5.32" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.core" Version="2.5.0" />
Expand Down

0 comments on commit d4cf910

Please sign in to comment.