Skip to content

Commit eb9b78c

Browse files
build(deps): bump MSTest.TestFramework from 3.4.3 to 3.5.0
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.4.3 to 3.5.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.4.3...v3.5.0) --- 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 0f57d7a commit eb9b78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageVersion Include="BCnEncoder.Net" Version="2.1.0" />
88
<PackageVersion Include="BCnEncoder.Net.ImageSharp" Version="1.1.1" />
99
<PackageVersion Include="MSTest.TestAdapter" Version="3.4.3" />
10-
<PackageVersion Include="MSTest.TestFramework" Version="3.4.3" />
10+
<PackageVersion Include="MSTest.TestFramework" Version="3.5.0" />
1111
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
1212
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1313
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.4" />

0 commit comments

Comments
 (0)