You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release/9.0.1xx][Mono.Android] Set API level properties when generating API Docs (#10052)
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.
<!-- `mdoc fx-bootstrap` and `mdoc update` require the .NET framework version of mdoc, a mono install will be needed to run the RunMdoc target on macOS/Linux -->
0 commit comments