Skip to content

Commit ac6cea4

Browse files
dependabot[bot]Youssef1313
authored andcommitted
Bump MSTest.TestFramework (dotnet#24399)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v2.2.3...v2.2.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68c9030 commit ac6cea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="16.10.0" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="2.2.4" />
13-
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
13+
<PackageReference Include="MSTest.TestFramework" Version="2.2.4" />
1414
<PackageReference Include="coverlet.collector" Version="3.0.3" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)