Skip to content

Commit 56cffb3

Browse files
Bump MSTest.TestAdapter from 2.2.1 to 2.2.2
Bumps [MSTest.TestAdapter](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 b79ed91 commit 56cffb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/RavenNest.UnitTests/RavenNest.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
11-
<PackageReference Include="MSTest.TestAdapter" Version="2.2.1" />
11+
<PackageReference Include="MSTest.TestAdapter" Version="2.2.2" />
1212
<PackageReference Include="MSTest.TestFramework" Version="2.2.2" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)