Syncfusion Toolkit for .NET MAUI offers high-quality UI controls to help you build rich, high-performance applications for iOS, Android, macOS, and Windows from a single codebase
Description:
This PR updates the Syncfusion Toolkit for .NET MAUI and its sample browser to officially support .NET 9.0 while maintaining compatibility with .NET 8.0. This migration ensures users can leverage the latest features and improvements of .NET 9.0.
Changes Made:
Target Framework Update:
The Syncfusion Toolkit for MAUI now officially supports .NET 9.0, while remaining compatible with .NET 8.0.
Package Updates:
Updated all dependencies to the latest versions compatible with .NET 9.0.
Code Adjustments:
Addressed API and compatibility changes introduced with .NET 9.0.
Sample Browser:
Updated the sample browser projects to reflect the framework migration.
Reviewed and updated all existing samples to ensure compatibility with .NET 9.0.
Description:
This PR updates the Syncfusion Toolkit for .NET MAUI and its sample browser to officially support .NET 9.0 while maintaining compatibility with .NET 8.0. This migration ensures users can leverage the latest features and improvements of .NET 9.0.
Changes Made: