Skip to content

Bump Microsoft.Testing.Platform and Microsoft.Testing.Platform.MSBuild#160

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/multi-0a83c37ceb
Closed

Bump Microsoft.Testing.Platform and Microsoft.Testing.Platform.MSBuild#160
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/multi-0a83c37ceb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2026

Updated Microsoft.Testing.Platform from 2.0.2 to 2.1.0.

Release notes

Sourced from Microsoft.Testing.Platform's releases.

2.1.0

See release notes here.

2.1.0-beta2

  1. Add the ability to specify Friendly test names for test methods (#​466)

See release notes here

2.1.0-beta

  1. Fix incompatibility between multiple versions of mstest adapter present in a solution (Configuring child domain's appbase to be test source location microsoft/testfx#659)
  2. Build script fix to work with VS2019 (Fix build script to work with VS2019 microsoft/testfx#641)

See release notes here

Commits viewable in compare view.

Updated Microsoft.Testing.Platform.MSBuild from 2.0.2 to 2.1.0.

Release notes

Sourced from Microsoft.Testing.Platform.MSBuild's releases.

2.1.0

See release notes here.

2.1.0-beta2

  1. Add the ability to specify Friendly test names for test methods (#​466)

See release notes here

2.1.0-beta

  1. Fix incompatibility between multiple versions of mstest adapter present in a solution (Configuring child domain's appbase to be test source location microsoft/testfx#659)
  2. Build script fix to work with VS2019 (Fix build script to work with VS2019 microsoft/testfx#641)

See release notes here

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade Microsoft.Testing.Platform and Microsoft.Testing.Platform.MSBuild to 2.1.0 to pick up minor fixes and features. Adds support for friendly test names and improves adapter compatibility.

  • Dependencies
    • Microsoft.Testing.Platform: 2.0.2 → 2.1.0
    • Microsoft.Testing.Platform.MSBuild: 2.0.2 → 2.1.0

Written for commit 5f3b2db. Summary will update on new commits.

High-level PR Summary

This PR updates the Microsoft.Testing.Platform and Microsoft.Testing.Platform.MSBuild packages from version 2.0.2 to 2.1.0. The update is automated by Dependabot and includes improvements such as support for friendly test names, fixes for adapter version incompatibility, and VS2019 build script compatibility.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Directory.Packages.props

Need help? Join our Discord

Bumps Microsoft.Testing.Platform from 2.0.2 to 2.1.0
Bumps Microsoft.Testing.Platform.MSBuild from 2.0.2 to 2.1.0

---
updated-dependencies:
- dependency-name: Microsoft.Testing.Platform
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Testing.Platform.MSBuild
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 8, 2026
@dependabot dependabot bot requested a review from jas88 as a code owner February 8, 2026 04:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Feb 8, 2026
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by RecurseML

🔍 Review performed on ebfeacc..5f3b2db

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Directory.Packages.props

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 9, 2026
@dependabot dependabot bot deleted the dependabot/nuget/multi-0a83c37ceb branch February 9, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants