Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.9.1 (#150)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.8.0...v16.9.1)

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] committed Mar 12, 2021
1 parent 8e5ab68 commit 1d76b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Expand Up @@ -9,7 +9,7 @@
<PackageReference Update="FluentAssertions" Version="[5.10.3]" />
<PackageReference Update="Microsoft.AspNet.WebApi.Core" Version="[5.2.7]" />
<PackageReference Update="Microsoft.AspNet.WebApi.OwinSelfHost" Version="[5.2.7]" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="[16.8.0]" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="[16.9.1]" />
<PackageReference Update="Moq" Version="[4.16.1]" />
<PackageReference Update="Newtonsoft.Json" Version="[6.0.6]" />
<PackageReference Update="NUnit" Version="[3.13.1]" />
Expand Down

0 comments on commit 1d76b53

Please sign in to comment.