Skip to content

[apis] Mark apis as shipped in the latest sr8 #29928

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

Merged
merged 1 commit into from
Jun 12, 2025
Merged

[apis] Mark apis as shipped in the latest sr8 #29928

merged 1 commit into from
Jun 12, 2025

Conversation

rmarinho
Copy link
Member

Description of Change

Since we branched sr8 and are ready to ship it, make sure to mark the apis as shipped on main/net9.

pwsh ./eng/scripts/mark-shipped.ps1

@Copilot Copilot AI review requested due to automatic review settings June 11, 2025 10:11
@rmarinho rmarinho requested a review from a team as a code owner June 11, 2025 10:11
Copy link
Contributor

@Copilot 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 marks the APIs as shipped for the latest sr8 release by updating the PublicAPI files for various platforms. The changes remove entries from the Unshipped files and add the corresponding entries to the Shipped files for macCatalyst, iOS, Android, netstandard, net, net‑windows, and net‑tizen.

Reviewed Changes

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

Show a summary per file
File Description
src/Controls/src/Xaml/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt Removed shipped API entries
src/Controls/src/Xaml/PublicAPI/net-maccatalyst/PublicAPI.Shipped.txt Added shipped API entries
src/Controls/src/Xaml/PublicAPI/net-ios/PublicAPI.Unshipped.txt Removed shipped API entries
src/Controls/src/Xaml/PublicAPI/net-ios/PublicAPI.Shipped.txt Added shipped API entries
src/Controls/src/Xaml/PublicAPI/net-android/PublicAPI.Unshipped.txt Removed shipped API entries
src/Controls/src/Xaml/PublicAPI/net-android/PublicAPI.Shipped.txt Added shipped API entries
src/Controls/src/Core/PublicAPI/netstandard/PublicAPI.Unshipped.txt Removed shipped API entries
src/Controls/src/Core/PublicAPI/netstandard/PublicAPI.Shipped.txt Updated shipped API entries
src/Controls/src/Core/PublicAPI/net/PublicAPI.Unshipped.txt Removed shipped API entries
src/Controls/src/Core/PublicAPI/net/PublicAPI.Shipped.txt Updated shipped API entries
src/Controls/src/Core/PublicAPI/net-windows/PublicAPI.Unshipped.txt Removed shipped API entries
src/Controls/src/Core/PublicAPI/net-windows/PublicAPI.Shipped.txt Updated shipped API entries
src/Controls/src/Core/PublicAPI/net-tizen/PublicAPI.Unshipped.txt Removed shipped API entries

@mattleibow mattleibow merged commit ec72a10 into main Jun 12, 2025
19 checks passed
@mattleibow mattleibow deleted the mark-shipped branch June 12, 2025 00:22
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.

2 participants