Skip to content

Commit ac1c53f

Browse files
Bump MSTest.TestAdapter from 3.4.1 to 3.4.3 (#420)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.4.1...v3.4.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d2d2d1 commit ac1c53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1212
<PackageReference Include="FluentAssertions" Version="6.12.0" />
13-
<PackageReference Include="MSTest.TestAdapter" Version="3.4.1" />
13+
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
1414
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
1515

1616
<PackageReference Include="coverlet.collector" Version="6.0.2">

0 commit comments

Comments
 (0)