Skip to content

Commit b49310c

Browse files
Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 (#161)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.0 to 16.6.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.6.0...v16.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5d96465 commit b49310c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Build.props

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

0 commit comments

Comments
 (0)