Skip to content

[Mono.Android] Update API compatibility checks to .NET 9 RTM. #9570

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
Dec 3, 2024

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Dec 2, 2024

Context: #8840

Update our API compatibility checks to .NET 9 RTM versions:

  • Move PublicAPI.Unshipped.txt content to PublicAPI.Shipped.txt
  • Update ApiCompat Mono.Android.dll reference to .NET 9 / API-35

Additionally, create a copy of the API-35 PublicAPI.* comparison files for API-36.

Doing this before we commit API-36 ensures that we will have a
"shipped" baseline to compare against, so that any potential changes
caused by API-36 will be surfaced in the PR diff.

Note these files are not consumed yet.

They will be consumed when API-36 is committed.

@jpobst jpobst marked this pull request as ready for review December 2, 2024 19:43
@jpobst jpobst requested a review from jonpryor as a code owner December 2, 2024 19:43
@jonpryor jonpryor merged commit bdc4ccc into main Dec 3, 2024
58 checks passed
@jonpryor jonpryor deleted the public-api branch December 3, 2024 12:32
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants