-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Improve SEO for Microsoft.Testing.Platform (MTP) documentation #53355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,7 @@ description: Learn how to create in-process and out-of-process extensions for Mi | |
| author: MarcoRossignoli | ||
| ms.author: mrossignoli | ||
| ms.date: 02/24/2026 | ||
| ms.custom: microsoft-testing-platform,MTP | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As this is only for internal purposes, I think having two values is redundant.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Consider also applying it globally in docfx.json via a file glob. Example
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @copilot please apply change suggested by Youssef. Don't forget to clean up local definitions once this is setup globally.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done in commit "ms.custom": {
"docs/ai/**/**.{md,yml}": "devx-track-dotnet",
"docs/core/testing/*microsoft-testing-platform*.md": "microsoft-testing-platform",
"docs/core/testing/test-platforms-overview.md": "microsoft-testing-platform",
"docs/core/testing/unit-testing-with-dotnet-test.md": "microsoft-testing-platform",
"docs/core/tools/dotnet-test-mtp.md": "microsoft-testing-platform"
},The glob |
||
| ai-usage: ai-assisted | ||
| --- | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.