Skip to content

Commit e0327a2

Browse files
Bump MSTest.TestAdapter from 2.2.1 to 2.2.3
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v2.2.1...v2.2.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e43c286 commit e0327a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NosCoreBot.Tests/NosCoreBot.Tests.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.3" />
1212
<PackageReference Include="MSTest.TestFramework" Version="2.2.1" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)