Original Content
net9 is out of support for maui. Provide a net10 client - it can be built in the same nuget.
Description
Add .NET 10 target framework moniker (TFM) support to the net client library.
Motivation
.NET 9 is out of support for MAUI. The net client should provide a .NET 10 build to support current MAUI development.
Proposed Solution
Build and distribute a net10 target framework version alongside existing frameworks in the same NuGet package.
Additional Context
- Affected framework: MAUI
- .NET 9 support status: End of life
- Distribution: Single NuGet package with multiple TFM support
🤖 Formatted by gitdog.dev
Original Content
net9 is out of support for maui. Provide a net10 client - it can be built in the same nuget.
Description
Add .NET 10 target framework moniker (TFM) support to the net client library.
Motivation
.NET 9 is out of support for MAUI. The net client should provide a .NET 10 build to support current MAUI development.
Proposed Solution
Build and distribute a net10 target framework version alongside existing frameworks in the same NuGet package.
Additional Context
🤖 Formatted by gitdog.dev