Skip to content

Commit bfaeeee

Browse files
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.6.1...v16.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 37b6e09 commit bfaeeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageReference Include="coverlet.collector" PrivateAssets="All" Version="1.3.0">
77
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
88
</PackageReference>
9-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
9+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
1010
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="16.6.1" />
1111
<PackageReference Include="Moq" Version="4.14.5" />
1212
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)