Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.1.0 to 16.1.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.1.0...v16.1.1)
This commit is contained in:
dependabot-preview[bot]
2019-05-30 06:16:03 +00:00
parent 9c405ed667
commit c07bed7df1

View File

@@ -37,7 +37,7 @@
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="3.0.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
<PackageReference Include="MSTest.TestAdapter" Version="1.4.0" />
<PackageReference Include="MSTest.TestFramework" Version="1.4.0" />
</ItemGroup>