Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk (#317)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.0-preview-20201123-03 to 16.9.0-preview-20210106-01.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.9.0-preview-20201123-03...v16.9.0-preview-20210106-01)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2021
1 parent e5220e8 commit 9d850b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Update="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="5.0.0" />
<PackageReference Update="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.9.0-preview-20201123-03" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.9.0-preview-20210106-01" />
<PackageReference Update="Moq" Version="4.15.2" />
<PackageReference Update="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.1" />
<PackageReference Update="octokit" Version="0.48.0" />
Expand Down

0 comments on commit 9d850b5

Please sign in to comment.