doc/articles/migrating-from-net9-to-net10.md
Migrating from .NET 9 to .NET 10 is a generally straightforward process. Below are some specific adjustments you may need to make to your projects and libraries when upgrading.
To upgrade to .NET 10:
--pre-major parameter to install .NET 10..slnx solution format.net9.0 to net10.0, and from net9.0-* to net10.0-*.bin and obj folders.For an up-to-date list of known issues when using .NET 10 with Uno Platform, please refer to our Health Status page.