Skip to content

Commit 31523d5

Browse files
Bump MSTest.TestFramework from 2.2.1 to 2.2.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v2.2.1...v2.2.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b19cce commit 31523d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/RavenNet.Tests/RavenNet.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="2.2.1" />
12-
<PackageReference Include="MSTest.TestFramework" Version="2.2.1" />
12+
<PackageReference Include="MSTest.TestFramework" Version="2.2.2" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)