Skip to content

Upgrade MailApp to net10.0#13

Open
davidortinau wants to merge 1 commit into
adospace:mainfrom
davidortinau:upgrade/mail-app-net10
Open

Upgrade MailApp to net10.0#13
davidortinau wants to merge 1 commit into
adospace:mainfrom
davidortinau:upgrade/mail-app-net10

Conversation

@davidortinau

Copy link
Copy Markdown

Upgrades MailApp from net8.0 to net10.0.

Changes

  • Update TargetFrameworks to net10.0
  • Upgrade Reactor.Maui from 2.0.x to 4.0.16
  • Upgrade ReactorData packages from 1.0.x to 2.0.0
  • Add explicit Microsoft.Maui.Controls 10.0.50 reference
  • Bump iOS SupportedOSPlatformVersion to 16.0
  • Remove OnMauiReactorUnhandledException() (removed in v4)
  • Upgrade EFCore from 8.0.4 to 10.0.3
  • Upgrade Microsoft.Extensions.DependencyInjection.Abstractions to 10.0.3

Verification

Build succeeds for net10.0-ios with .NET 10 SDK (MailKit vulnerability warnings are pre-existing).

- Update TargetFrameworks to net10.0
- Upgrade Reactor.Maui to 4.0.16
- Add explicit Microsoft.Maui.Controls 10.0.50 reference
- Bump iOS/macCatalyst SupportedOSPlatformVersion to 16.0
- Fix breaking API changes from Reactor.Maui v2/v3 → v4
- Remove OnMauiReactorUnhandledException (removed in v4)
- Upgrade ReactorData packages to 2.0.0
- Upgrade EFCore and DI packages to 10.x
- Verified build succeeds for net10.0-ios

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant