Currently the Visual Studio extension for Telerik UI for .NET MAUI does not provide project upgrade functionality. However, there is a notification in Visual Studio that exposes such a functionality to the user which is not ready to be used.
I followed the manual steps describe din this link: https://docs.telerik.com/devtools/maui/installation/mac/vs-template
but the following error occurs:
[
The add-in 'Telerik.MAUI.Addin.Telerik.MaUI.Addin,6.0.0' could not be updated because some of its dependencies are missing or not compatible:
required: monoDevelop.ide,17.3, found: MonoDevelop.Ide, 17.6.3
required: monoDevelop.Core,17.3, found: MonoDevelop.Core, 17.6.3
]