Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 (#445)

This commit is contained in:
dependabot-preview[bot] 2020-04-27 15:15:07 +02:00 committed by GitHub
parent 8442145e88
commit ff48964686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="Moq" Version="4.13.1" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />