Skip to content

Upgrade to .NET 10 and Microsoft.Maui.Controls 10.0.10#281

Closed
Copilot wants to merge 3 commits intomainfrom
copilot/update-plugin-sample-app-dotnet10
Closed

Upgrade to .NET 10 and Microsoft.Maui.Controls 10.0.10#281
Copilot wants to merge 3 commits intomainfrom
copilot/update-plugin-sample-app-dotnet10

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 12, 2025

Updates the plugin and sample app to target .NET 10 with Microsoft.Maui.Controls 10.0.10.

Changes

  • SDK pinning: Added global.json specifying .NET 10.0.100
  • Project targets: Updated all TargetFrameworks from net9.0* to net10.0* across:
    • ZXing.Net.MAUI/ZXing.Net.MAUI.csproj (plugin)
    • ZXing.Net.MAUI.Controls/ZXing.Net.MAUI.Controls.csproj (controls)
    • BigIslandBarcode/BigIslandBarcode.csproj (sample app)
  • Package references: Updated Microsoft.Maui.Controls from 9.0.40 to 10.0.10 in all projects
  • CI/CD: Updated .github/workflows/main.yml to use dotnet-version: '10.0.x'

All platform-specific target frameworks (android, ios, maccatalyst, windows) have been updated accordingly.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • aka.ms
    • Triggering command: curl -I -sSL --retry 5 --retry-delay 2 --connect-timeout 15 REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Please update the plugin and the sample app to .NET 10, make sure to use the latest version of the Microsoft.Maui.Controls version which is 10.0.10


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update plugin and sample app to .NET 10 and Maui 10.0.10 Upgrade to .NET 10 and Microsoft.Maui.Controls 10.0.10 Nov 12, 2025
Copilot AI requested a review from jfversluis November 12, 2025 21:01
@jfversluis
Copy link
Copy Markdown
Collaborator

Superseded by #284

@jfversluis jfversluis closed this Dec 8, 2025
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.

2 participants