Skip to content
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

Increase MAUI library supported version to 13.0 #22794

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

mattleibow
Copy link
Member

Description of Change

This PR does 2 things:

  • Increases the minimum supported version of MAUI to 13.0 (the supported iOS version). This is will add warnings to people that still try build lower supported numbers and the easy fix is to update their csproj.
  • Increase the supported version number in the templates to 15.0 (all devices that run 13. also run 15.0) so new apps will get all the new things we add by default.

Issues Fixed

Part of #22718

Also update the numbers in the csproj to 15.0 for now.
@mattleibow mattleibow requested review from a team as code owners June 3, 2024 14:34
@mattleibow mattleibow linked an issue Jun 3, 2024 that may be closed by this pull request
6 tasks
@jsuarezruiz jsuarezruiz self-requested a review June 4, 2024 15:10
@mattleibow mattleibow requested review from davidortinau and Redth and removed request for rmarinho and jsuarezruiz June 4, 2024 15:25
@rmarinho rmarinho merged commit ef4bd5c into net9.0 Jun 4, 2024
51 checks passed
@rmarinho rmarinho deleted the dev/increase-ios-version branch June 4, 2024 15:31
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.NET 9 - Raise Min iOS supported version to 13.0 or 15.0
4 participants