Skip to content

CI Update - Remove deprecated localization validation package - #12991

Merged
gewarren merged 2 commits into
mainfrom
validation-localization-pkg
Aug 17, 2026
Merged

CI Update - Remove deprecated localization validation package#12991
gewarren merged 2 commits into
mainfrom
validation-localization-pkg

Conversation

 Build.Reason:Manual by Genevieve Warren
 Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=622585&view=results
 source_repo.branch:master
 source_repo.url:https://apidrop.visualstudio.com/_git/binaries
Copilot AI lite review requested due to automatic review settings August 14, 2026 23:24
@gewarren
gewarren requested a review from a team as a code owner August 14, 2026 23:24
@gewarren
gewarren enabled auto-merge (squash) August 14, 2026 23:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 the .NET API reference doc set to remove the deprecated Microsoft.Extensions.Validation.Localization surface area from the net-11.0-pp framework index, while refreshing several generated documentation/metadata files (ECMA XML + SourceLink + package inventory) to align with updated inputs.

Changes:

  • Removes Microsoft.Extensions.Validation.Localization API documentation files and drops the assembly/namespace entries from xml/FrameworksIndex/net-11.0-pp.xml.
  • Updates various generated API XML files (parameter metadata ordering, altmember ordering, and some doc content edits).
  • Refreshes SourceLinkInformation JSON and xml/PackageInformation/net-11.0-pp.json to new GUIDs/commit SHAs and package lists.

Reviewed changes

Copilot reviewed 31 out of 45 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
xml/System/ObsoleteAttribute.xml Removes a stray leading line artifact.
xml/System/MemoryExtensions.xml Adjusts generated parameter attribute ordering for net-11.0 alternates.
xml/System.Text.RegularExpressions/Regex.xml Updates doc content/formatting and changes a code include reference (currently broken).
xml/System.Reflection.Context/CustomReflectionContext.xml Reformats docs and replaces example snippet wiring (currently broken).
xml/System.IO.Compression/ZipFileExtensions.xml Adjusts generated parameter attribute ordering for net-11.0 alternates.
xml/System.Formats.Asn1/ValueAsnReader.xml Updates altmember references/order for character-string related APIs.
xml/System.Formats.Asn1/AsnReader.xml Updates altmember references/order for character-string related APIs.
xml/System.Formats.Asn1/AsnDecoder.xml Updates altmember references/order for character-string related APIs.
xml/SourceLinkInformation/windowsdesktop-11.0/System.Windows.Extensions.json Refreshes SourceLink GUID and source commit links.
xml/SourceLinkInformation/windowsdesktop-11.0/System.Security.Cryptography.ProtectedData.json Refreshes SourceLink GUID and source commit links.
xml/SourceLinkInformation/windowsdesktop-11.0/System.Resources.Extensions.json Refreshes SourceLink GUID and source commit links.
xml/SourceLinkInformation/windowsdesktop-11.0/System.Private.Windows.GdiPlus.json Refreshes SourceLink GUID and source commit links.
xml/SourceLinkInformation/windowsdesktop-11.0/System.Formats.Nrbf.json Refreshes SourceLink GUID and source commit links.
xml/SourceLinkInformation/windowsdesktop-11.0/Microsoft.Win32.Registry.AccessControl.json Refreshes SourceLink GUID and source commit links.
xml/SourceLinkInformation/net-9.0-pp/Microsoft.Extensions.ServiceDiscovery.Dns.json Refreshes SourceLink GUID and source commit links.
xml/SourceLinkInformation/net-9.0-pp/Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes.json Refreshes SourceLink GUID and source commit links.
xml/SourceLinkInformation/net-9.0-pp/Microsoft.Extensions.AI.OpenAI.json Refreshes SourceLink GUID and source commit links.
xml/PackageInformation/net-11.0-pp.json Updates package inventory for net-11.0-pp (including removal of Validation.Localization).
xml/Microsoft.Extensions.VectorData/VectorStore.xml Reorders altmember entries.
xml/Microsoft.Extensions.Validation.Localization/ValidationLocalizationOptions.xml Removes API doc for deprecated package.
xml/Microsoft.Extensions.Validation.Localization/ValidationAttributeFormatterRegistry.xml Removes API doc for deprecated package.
xml/Microsoft.Extensions.Validation.Localization/IValidationAttributeFormatter.xml Removes API doc for deprecated package.
xml/Microsoft.Extensions.DependencyInjection/ValidationLocalizationServiceCollectionExtensions.xml Removes API doc for deprecated extension type.
xml/Microsoft.Extensions.DependencyInjection/FromKeyedServicesAttribute.xml Reorders altmember entries.
xml/FrameworksIndex/net-11.0-pp.xml Removes the deprecated assembly and related types/namespace entries.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread xml/System.Text.RegularExpressions/Regex.xml Outdated
Comment thread xml/System.Reflection.Context/CustomReflectionContext.xml Outdated

@BillWagner BillWagner left a comment

Copy link
Copy Markdown
Member

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 e0c3ce9 into main Aug 17, 2026
7 checks passed
@gewarren
gewarren deleted the validation-localization-pkg branch August 17, 2026 16:57
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.

3 participants