Skip to content

Bump Microsoft.Testing.Platform.MSBuild from 2.0.2 to 2.1.0#163

Merged
jas88 merged 1 commit intomainfrom
dependabot/nuget/Microsoft.Testing.Platform.MSBuild-2.1.0
Feb 15, 2026
Merged

Bump Microsoft.Testing.Platform.MSBuild from 2.0.2 to 2.1.0#163
jas88 merged 1 commit intomainfrom
dependabot/nuget/Microsoft.Testing.Platform.MSBuild-2.1.0

Conversation

@dependabot
Copy link
Contributor

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

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 compatibility score

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)

High-level PR Summary

This PR updates the Microsoft.Testing.Platform.MSBuild NuGet package dependency from version 2.0.2 to 2.1.0. The update includes enhancements such as friendly test names for test methods and compatibility fixes for multiple MSTest adapter versions in solutions.

⏱️ Estimated Review Time: 5-15 minutes

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

Need help? Join our Discord


Summary by cubic

Upgraded the Microsoft.Testing.Platform.MSBuild package to align with the v2.1 testing stack and pick up upstream fixes. This keeps our test tooling consistent and should improve build stability.

  • Dependencies
    • Bumped Microsoft.Testing.Platform.MSBuild from 2.0.2 to 2.1.0 in Directory.Packages.props.
    • Semver-minor update; no code changes or migration needed.

Written for commit 286067b. Summary will update on new commits.

---
updated-dependencies:
- 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 15, 2026
@dependabot dependabot bot requested a review from jas88 as a code owner February 15, 2026 04:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Feb 15, 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 85c025f..286067b

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Directory.Packages.props

@jas88 jas88 merged commit 824cd2c into main Feb 15, 2026
5 checks passed
@jas88 jas88 deleted the dependabot/nuget/Microsoft.Testing.Platform.MSBuild-2.1.0 branch February 15, 2026 21:16
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.

1 participant