Skip to content

Conversation

Copilot AI review requested due to automatic review settings November 28, 2025 18:07
@gewarren gewarren requested a review from a team as a code owner November 28, 2025 18:07
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 28, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates documentation formatting to prevent XML/HTML tags and technical terms from being localized by converting them from escaped or bold formatting to inline code style.

  • Converts escaped XML tags (e.g., \<codeBase>) to code-formatted tags (e.g., `<codeBase>`)
  • Changes attribute names from bold to code formatting (e.g., **version** to `version`)
  • Updates technical terms like operators and flag values to use code formatting
  • Improves readability by using "aren't" instead of "are not" in one instance

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
specify-assembly-location.md Converts XML element names, attributes, and heading references to code formatting; improves contraction usage
redirect-assembly-versions.md Updates element link text to use code formatting
map-object-identifiers-to-cryptography-algorithms.md Converts element and attribute references to code formatting
map-algorithm-names-to-cryptography-classes.md Updates operators, method names, elements, and attributes to code formatting
index.md Converts element link text to code formatting
how-to-locate-assemblies-by-using-devpath.md Updates element link text to code formatting
how-to-enable-and-disable-automatic-binding-redirection.md Converts tag references and element links to code formatting
assembly-binding-redirection-security-permission.md Updates flag name and table values to code formatting

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @gewarren

Let's :shipit:

@gewarren gewarren merged commit df7ed0f into dotnet:main Dec 2, 2025
17 checks passed
@gewarren gewarren deleted the overloc-tags-9 branch December 2, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants