Skip to content

MAUI .NET 10 (10.0.11 SR1.1)#184

Merged
vicocz merged 14 commits intodefaultfrom
local/maui10
Dec 10, 2025
Merged

MAUI .NET 10 (10.0.11 SR1.1)#184
vicocz merged 14 commits intodefaultfrom
local/maui10

Conversation

@vicocz
Copy link
Owner

@vicocz vicocz commented Nov 15, 2025

No description provided.

@vicocz vicocz requested a review from Copilot November 20, 2025 16:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the project from .NET 9 with MAUI 9 to .NET 10 with MAUI 10. The changes include updating target frameworks, package versions, runtime identifiers, and CI/CD workflow configurations.

Key Changes:

  • Updated all project files to target .NET 10 (net10.0)
  • Upgraded MAUI packages from version 9.0.110 to 10.0.10
  • Updated Windows runtime identifiers from win10-x64/win10-arm64 to win-x64/win-arm64

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Directory.Packages.props Updates MAUI package versions to 10.0.10
BrickController2/BrickController2/BrickController2.csproj Changes target framework to net10.0
BrickController2/BrickController2.iOS/BrickController2.iOS.csproj Updates iOS target framework to net10.0-ios
BrickController2/BrickController2.WinUI/Properties/PublishProfiles/win10-x64.pubxml Updates runtime identifier to win-x64
BrickController2/BrickController2.WinUI/BrickController2.WinUI.csproj Updates target framework to net10.0-windows and runtime identifiers
BrickController2/BrickController2.Tools/BrickController2.Tools.csproj Changes target framework to net10.0
BrickController2/BrickController2.Tests/BrickController2.Tests.csproj Updates test project to net10.0
BrickController2/BrickController2.Android/BrickController2.Android.csproj Updates Android target framework to net10.0-android and platform version to 36.0
.github/workflows/build-windows.yml Updates .NET SDK version and build paths for .NET 10
.github/workflows/build-core.yml Updates .NET SDK version to 10.0.x
.github/workflows/build-android.yml Updates .NET SDK version and Android build paths for .NET 10

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vicocz vicocz changed the title [PoC] MAUI .NET 10 MAUI .NET 10 Dec 10, 2025
@vicocz vicocz requested a review from Copilot December 10, 2025 18:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vicocz vicocz marked this pull request as ready for review December 10, 2025 18:47
@vicocz vicocz added this to the 2025.6 milestone Dec 10, 2025
@vicocz vicocz added the enhancement New feature or request label Dec 10, 2025
@vicocz vicocz changed the title MAUI .NET 10 MAUI .NET 10 (10.0.11 SR1.1) Dec 10, 2025
@vicocz vicocz merged commit f589d34 into default Dec 10, 2025
5 checks passed
@vicocz vicocz deleted the local/maui10 branch December 10, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants