Skip to content

Commit ec05b84

Browse files
Bump MSTest.TestFramework from 3.4.0 to 3.4.3
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.4.0 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.0...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 1020ad1 commit ec05b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HolzShots.Core.Tests/HolzShots.Core.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
4545
<PackageReference Include="MSTest.TestAdapter" Version="3.4.0" />
46-
<PackageReference Include="MSTest.TestFramework" Version="3.4.0" />
46+
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
4747

4848

4949
<PackageReference Include="Semver" Version="2.3.0" />

0 commit comments

Comments
 (0)