Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
  • Loading branch information
guibranco committed Mar 3, 2023
2 parents 5c6a82b + 57e462d commit b2a946b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/ViaCep.Tests/ViaCep.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Moq" Version="4.18.4" />

<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
Expand Down

0 comments on commit b2a946b

Please sign in to comment.