Skip to content

Commit ac25705

Browse files
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.8.3...v16.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 609a384 commit ac25705

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="3.0.3">
77
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
88
</PackageReference>
9-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
9+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
1010
<PackageReference Include="Moq" Version="4.16.0" />
1111
<PackageReference Include="xunit" Version="2.4.1" />
1212
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="All" Version="2.4.3">

0 commit comments

Comments
 (0)