Skip to content

Commit

Permalink
build(deps): bump MSTestVersion from 3.6.1 to 3.6.2 in /OSLC4Net_SDK (#…
Browse files Browse the repository at this point in the history
…213)

Bumps `MSTestVersion` from 3.6.1 to 3.6.2.

Updates `MSTest.TestAdapter` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.1...v3.6.2)

Updates `MSTest.TestFramework` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MSTest.TestFramework
  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>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent cbcb46d commit a44254e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OSLC4Net_SDK/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Versions used by several individual references below -->
<MSTestVersion>3.6.1</MSTestVersion>
<MSTestVersion>3.6.2</MSTestVersion>
</PropertyGroup>
<ItemGroup>
<!-- For removal -->
Expand Down

0 comments on commit a44254e

Please sign in to comment.