Skip to content

Commit 5c1134b

Browse files
Bump MSTest.TestFramework from 3.2.2 to 3.4.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.2 to 3.4.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.2.2...v3.4.1) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6352839 commit 5c1134b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.NLogProvider.UnitTests/Analogy.LogViewer.NLogProvider.UnitTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<Version>3.2.2</Version>
5555
</PackageReference>
5656
<PackageReference Include="MSTest.TestFramework">
57-
<Version>3.2.2</Version>
57+
<Version>3.4.1</Version>
5858
</PackageReference>
5959
</ItemGroup>
6060
<ItemGroup>

0 commit comments

Comments
 (0)