Skip to content

[release/9.0.1xx][Mono.Android] Set API level properties when generating API Docs #10052

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 5 commits into from
Apr 18, 2025

Conversation

pjcollins
Copy link
Member

Commit 3a3beeb allows Mono.Android to be built for both API 35 and 36,
while still marking API 36 as "unstable". The API docs update targets
should explicitly pass the API level we want to build for to account for
this and to allow us to generate docs for API level 36.

The docs build also doesn't need to run the ApiCompat targets.

@pjcollins pjcollins marked this pull request as ready for review April 17, 2025 21:16
@pjcollins pjcollins requested a review from jonpryor as a code owner April 17, 2025 21:16
@pjcollins pjcollins requested a review from jpobst April 17, 2025 21:16
@pjcollins pjcollins merged commit eb7a6a6 into release/9.0.1xx Apr 18, 2025
57 checks passed
@pjcollins pjcollins deleted the dev/pjc/rel9-ap36compat branch April 18, 2025 19:52
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