Skip to content

Commit 17e450f

Browse files
build(deps): bump MSTest.TestAdapter from 2.2.7 to 3.7.1
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.7 to 3.7.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v2.2.7...v3.7.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee5aaac commit 17e450f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1111
<PackageReference Include="MSTest.TestFramework" Version="2.2.7" />
12-
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
12+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
1313
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0182" />
1414
<PackageReference Include="NSubstitute" Version="4.2.2" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)