Skip to content

Commit c97075e

Browse files
Bump MSTest.TestAdapter from 3.6.4 to 3.7.0
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.4 to 3.7.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.7.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f9dd22 commit c97075e

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
@@ -42,7 +42,7 @@
4242
<Reference Include="System.ComponentModel.Composition" />
4343

4444
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
45-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
45+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
4646
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
4747

4848

0 commit comments

Comments
 (0)