Skip to content

Commit c021708

Browse files
dependabot[bot]Youssef1313
authored andcommitted
Bump MSTest.TestFramework (dotnet#24404)
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 ac6cea4 commit c021708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/language-reference/operators/snippets/shared/operators.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
12+
<PackageReference Include="MSTest.TestFramework" Version="2.2.4" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)