Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 (#224)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.6.1...v16.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 7, 2020
1 parent 6bfe6a6 commit 2b4269c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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="NetFabric.Assertive" Version="2.5.0" />
<PackageReference Include="NetFabric.Hyperlinq.Analyzer" Version="2.0.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2b4269c

Please sign in to comment.