Skip to content

Commit 9924b06

Browse files
authoredNov 25, 2024··
Bump MSTest.TestAdapter from 3.6.2 to 3.6.3 (#308)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.2...v3.6.3) --- 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 ad2ceb1 commit 9924b06

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

4848

0 commit comments

Comments
 (0)
Please sign in to comment.