Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1
  • Loading branch information
hkutluay committed Apr 28, 2020
2 parents 4968850 + 8e5b408 commit 11c788f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UblTr.Tests/UblTr.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
<PackageReference Include="coverlet.collector" Version="1.2.1" />
Expand Down

0 comments on commit 11c788f

Please sign in to comment.