Skip to content

Commit

Permalink
Merge pull request imgbot#728 from dabutvin/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.NET.Test.Sdk-16.7.0

Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
  • Loading branch information
dabutvin committed Aug 8, 2020
2 parents 5eb28ea + 3e1f7af commit b50bbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/Test.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.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
Expand Down

0 comments on commit b50bbaf

Please sign in to comment.