Skip to content

Commit 6f9dd22

Browse files
Bump MSTest.TestAdapter from 3.6.3 to 3.6.4 (#312)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.3...v3.6.4) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cea4cf3 commit 6f9dd22

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.3" />
45+
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
4646
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
4747

4848

0 commit comments

Comments
 (0)