Skip to content

Commit

Permalink
build(deps): bump the test-deps group in /OSLC4Net_SDK with 2 updates
Browse files Browse the repository at this point in the history
Bumps the test-deps group in /OSLC4Net_SDK with 2 updates: [MSTest.TestFramework](https://github.com/microsoft/testfx) and [MSTest.TestAdapter](https://github.com/microsoft/testfx).


Updates `MSTest.TestFramework` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.2...v3.7.3)

Updates `MSTest.TestAdapter` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.2...v3.7.3)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-deps
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 8bf1328 commit ea71b07
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.7.2</MSTestVersion>
<MSTestVersion>3.7.3</MSTestVersion>
</PropertyGroup>
<ItemGroup>
<!-- For removal -->
Expand Down

0 comments on commit ea71b07

Please sign in to comment.