Skip to content

Commit bad155a

Browse files
Bump MSTest.TestFramework from 3.4.1 to 3.4.3
Bumps [MSTest.TestFramework](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.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d6543b commit bad155a

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
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1212
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="3.4.1" />
14-
<PackageReference Include="MSTest.TestFramework" Version="3.4.1" />
14+
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
1515

1616
<PackageReference Include="coverlet.collector" Version="6.0.2">
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)