Skip to content

Add MTP migration to v0.3 roadmap - #80

Merged
ivanvyd merged 1 commit into
mainfrom
chore/roadmap-mtp-migration
Aug 29, 2026
Merged

Add MTP migration to v0.3 roadmap#80
ivanvyd merged 1 commit into
mainfrom
chore/roadmap-mtp-migration

Conversation

@ivanvyd

@ivanvyd ivanvyd commented Aug 29, 2026

Copy link
Copy Markdown
Owner

One-line change to ROADMAP.md: add the Microsoft Testing Platform migration to v0.3 with a short explanation.

Context: Dependabot PR #77 (test-group major bump) was closed because the .NET 10 SDK's MTP 2.x drops VSTest support, and the bump pulls MTP 2.3.3 transitively. Until the migration lands, future Dependabot major-version bumps on Microsoft.NET.Test.Sdk, xunit.v3, xunit.runner.visualstudio, and Verify.XunitV3 will keep producing red PRs.

The migration itself is the work: global.json + CI command update + ADR. The roadmap item is the call-out so the next contributor has a starting point.

This is doc-only, no behaviour change. Smoke is the rest of the diff for context.

The .NET 10 SDK drops VSTest support in Microsoft.Testing.Platform 2.x,
so the next test-framework major bump (Dependabot PR #77, closed) cannot
land without a migration to MTP mode. Until it lands, the test-group
Dependabot bumps will keep producing red PRs and we should ignore the
major-version group on the affected packages.

The migration is small: a 'test' section in global.json, a CI command
update, an ADR. Adding it to v0.3 makes the next contributor's path
explicit without needing a public tracker issue.
@ivanvyd
ivanvyd merged commit f38c32e into main Aug 29, 2026
11 checks passed
@ivanvyd
ivanvyd deleted the chore/roadmap-mtp-migration branch August 29, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant