Skip to content

Commit

Permalink
Bump MSTestVersion from 3.6.2 to 3.6.3 (#10)
Browse files Browse the repository at this point in the history
Bumps `MSTestVersion` from 3.6.2 to 3.6.3.

Updates `MSTest.TestFramework` 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](https://github.com/microsoft/testfx/commits)

Updates `MSTest.TestAdapter` 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](https://github.com/microsoft/testfx/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 807c9f0 commit d3bcb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup Label="Test dependencies">
<MSTestVersion>3.6.2</MSTestVersion>
<MSTestVersion>3.6.3</MSTestVersion>
<MicrosoftNETTestSdkVersion>17.11.1</MicrosoftNETTestSdkVersion>
</PropertyGroup>
</Project>

0 comments on commit d3bcb7c

Please sign in to comment.