Skip to content

Android API 23 minimum platform version for .NET 11#3239

Open
Copilot wants to merge 2 commits intomainfrom
copilot/update-android-min-platform-version
Open

Android API 23 minimum platform version for .NET 11#3239
Copilot wants to merge 2 commits intomainfrom
copilot/update-android-min-platform-version

Conversation

Copy link
Contributor

Copilot AI commented Mar 17, 2026

Summary

Updates the .NET MAUI docs to reflect the minimum Android platform version being raised from API 21 (Lollipop) to API 23 (Marshmallow) starting in .NET 11 Preview 3.

Changes

docs/supported-platforms.md

  • Split the >=net-maui-9.0 moniker range into >=net-maui-9.0 <=net-maui-10.0 (retaining API 21) and a new >=net-maui-11.0 section showing Android 6.0 (API 23) as the minimum.
  • Updated ms.date.

docs/whats-new/dotnet-11.md

  • Added Preview 3 to the release notes link list.
  • Added a "Minimum supported Android API" section under ".NET for Android" documenting the API 21 → 23 bump with migration guidance for $(SupportedOSPlatformVersion).
  • Fixed a pre-existing typo ("in .NET 10" → "in .NET 11").
  • Updated ms.date.

docs/whats-new/toc.yml

  • Added .NET 11 entry to the product releases table of contents.

Platform notes

  • This change affects Android only. iOS, Mac Catalyst, and Windows minimum versions are unchanged.
  • Blazor apps continue to require API 24 (unchanged).

Internal previews

📄 File 🔗 Preview link
docs/supported-platforms.md docs/supported-platforms
docs/whats-new/dotnet-11.md docs/whats-new/dotnet-11

Copilot AI and others added 2 commits March 17, 2026 09:19
…new for Preview 3

Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
@learn-build-service-prod
Copy link
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit ba2243d:

✅ Validation status: passed

File Status Preview URL Details
docs/supported-platforms.md ✅Succeeded View (>=net-maui-8.0)
docs/whats-new/dotnet-11.md ✅Succeeded View (>=net-maui-8.0)
docs/whats-new/toc.yml ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@jfversluis jfversluis requested a review from davidortinau March 17, 2026 09:27
@jfversluis jfversluis marked this pull request as ready for review March 17, 2026 09:27
@jfversluis jfversluis requested a review from a team as a code owner March 17, 2026 09:27
@simonrozsival
Copy link
Member

I need to double check, but I'm 90% sure we need API 24 for CoreCLR.

Copy link
Member

@PureWeen PureWeen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes while we wait for #3239 (comment)

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.

4 participants