Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.5.0...v16.6.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and arturcic committed Apr 21, 2020
1 parent cadfb85 commit a1d0f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageVersion_MicrosoftExtensions>3.0.0</PackageVersion_MicrosoftExtensions>
<PackageVersion_MsBuild>16.5.0</PackageVersion_MsBuild>

<PackageVersion_MicrosoftTestSdk>16.5.0</PackageVersion_MicrosoftTestSdk>
<PackageVersion_MicrosoftTestSdk>16.6.0</PackageVersion_MicrosoftTestSdk>
<PackageVersion_NSubstitute>4.2.1</PackageVersion_NSubstitute>
<PackageVersion_CoverletMsBuild>2.8.1</PackageVersion_CoverletMsBuild>
<PackageVersion_NUnit>3.12.0</PackageVersion_NUnit>
Expand Down

0 comments on commit a1d0f7f

Please sign in to comment.