Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 1, 2026

The project now targets .NET 10 for macOS and Mac Catalyst to align with the dotnet 10 upgrade request.

  • Target frameworks: Bumped binding and MAUI sample TFMs to net10.0-macos / net10.0-maccatalyst; updated native reference conditions accordingly.
  • Dependencies: MAUI sample logging package advanced to Microsoft.Extensions.Logging.Debug 10.0.0.
  • Docs: README reflects .NET 10+ requirement and updated platform table.

Example TFM update:

<PropertyGroup>
  <TargetFrameworks>net10.0-macos;net10.0-maccatalyst</TargetFrameworks>
</PropertyGroup>
Original prompt

create a pr to update to dotnet 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.

Co-authored-by: akinbender <40242943+akinbender@users.noreply.github.com>
Copilot AI changed the title [WIP] Update project to .NET 10 version Update UsbSerialForMacOS to .NET 10 Jan 1, 2026
Copilot AI requested a review from akinbender January 1, 2026 21:11
@akinbender akinbender marked this pull request as ready for review January 1, 2026 21:18
@akinbender akinbender merged commit d4e1273 into main Jan 1, 2026
1 check passed
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