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

Upgrade .NET MAUI to target .NET 9 #1547

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Upgrade .NET MAUI to target .NET 9 #1547

merged 1 commit into from
Jan 10, 2025

Conversation

dotMorten
Copy link
Member

@dotMorten dotMorten commented Jan 8, 2025

Description

Upgrades .NET MAUI to target .NET 9

Type of change

  • Other enhancement

Platforms tested on

  • MAUI WinUI
  • MAUI Android
  • MAUI iOS
  • MAUI MacCatalyst

Checklist

  • Self-review of changes
  • All changes work as expected on all affected platforms
  • There are no warnings related to changes (there are new XAMLC warnings, telling us to improve bindings by using x:datatype)
  • Code is commented and follows .NET conventions and standards
  • Codemaid and XAML styler extensions have been run on every changed file
  • No unrelated changes have been made to any other code or project files
  • Screenshots are correct size and display in description tab (800 x 600 on Windows, MAUI mobile platforms use the MAUI Windows screenshot)

@dotMorten dotMorten self-assigned this Jan 8, 2025
Copy link
Collaborator

@williambohrmann3 williambohrmann3 left a comment

Choose a reason for hiding this comment

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

tested on Android emu, LGTM

@dotMorten dotMorten merged commit 1355350 into v.next Jan 10, 2025
2 checks passed
@dotMorten dotMorten deleted the maui_net9 branch January 10, 2025 20:12
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.

3 participants