Skip to content

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Jun 5, 2025

Description of Change

The XmlnsDefinitonAttribute PR had some changes to the shipped public file that were incorrect.

Issues Fixed

Fixes PublicApi files

Copilot AI review requested due to automatic review settings June 5, 2025 16:58
@rmarinho rmarinho requested a review from a team as a code owner June 5, 2025 16:58
@rmarinho rmarinho requested review from PureWeen and mattleibow June 5, 2025 16:58
@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Jun 5, 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 fixes the incorrect public API signatures for the XmlnsDefinitionAttribute by replacing the "target" parameter with the correct "clrNamespace" parameter in the shipped PublicAPI files.

  • Corrects the public API constructor signature in PublicAPI files for multiple platforms.
  • Removes deprecated API signatures and ensures consistency across shipped files.

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
src/Controls/src/Core/PublicAPI/netstandard/PublicAPI.Shipped.txt Updated XmlnsDefinitionAttribute signature (changed "target" to "clrNamespace").
src/Controls/src/Core/PublicAPI/net-windows/PublicAPI.Shipped.txt Updated XmlnsDefinitionAttribute signature (changed "target" to "clrNamespace").
src/Controls/src/Core/PublicAPI/net-tizen/PublicAPI.Shipped.txt Updated XmlnsDefinitionAttribute signature (changed "target" to "clrNamespace").
src/Controls/src/Core/PublicAPI/net-maccatalyst/PublicAPI.Shipped.txt Updated XmlnsDefinitionAttribute signature (changed "target" to "clrNamespace").
src/Controls/src/Core/PublicAPI/net-ios/PublicAPI.Shipped.txt Updated XmlnsDefinitionAttribute signature (changed "target" to "clrNamespace").
src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Shipped.txt Updated XmlnsDefinitionAttribute signature (changed "target" to "clrNamespace").

@rmarinho rmarinho merged commit 5977080 into net10.0 Jun 5, 2025
16 of 20 checks passed
@rmarinho rmarinho deleted the fix-publicapi branch June 5, 2025 18:12
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions t/housekeeping ♻︎

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants