Skip to content

Upgrade SurfingApp to net10.0#6

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

Upgrade SurfingApp to net10.0#6
davidortinau wants to merge 1 commit into
adospace:mainfrom
davidortinau:upgrade/surfing-app-net10

Conversation

@davidortinau

Copy link
Copy Markdown

Upgrades SurfingApp from net8.0 to net10.0.

Changes

  • Update TargetFrameworks to net10.0
  • Upgrade Reactor.Maui from 2.0.14-beta to 4.0.16
  • Add explicit Microsoft.Maui.Controls 10.0.50 reference
  • Bump iOS SupportedOSPlatformVersion to 16.0
  • Remove EnableMauiReactorHotReload() and AddResource() calls (removed in v4)

Verification

Build succeeds for net10.0-ios with .NET 10 SDK.

- 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 EnableMauiReactorHotReload and AddResource calls (removed in v4)
- 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