Skip to content

Commit 7247539

Browse files
Bump MSTest.TestFramework
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]>
1 parent 29a1fea commit 7247539

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)