Skip to content

Commit 5cd1eb1

Browse files
Bump MSTest.TestFramework from 2.2.10 to 3.10.4
--- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 3.10.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cebe89 commit 5cd1eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest/StringLibraryTest.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
13-
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
13+
<PackageReference Include="MSTest.TestFramework" Version="3.10.4" />
1414
<PackageReference Include="coverlet.collector" Version="3.1.2" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)