Skip to content

Commit 018fa24

Browse files
dependabot-preview[bot]Ron Petrusha
authored andcommitted
Bump Microsoft.NET.Test.Sdk (#1256)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.9.0 to 16.2.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v15.9.0...v16.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8a1552a commit 018fa24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/getting-started/unit-testing-vb-mstest/PrimeService.Tests/PrimeService.Tests.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="1.4.0" />
1212
<PackageReference Include="MSTest.TestFramework" Version="1.4.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)