I am trying to upgrade Xamarin.Forms project to .Net MAUI using .Net Upgrade Assistant in Visual Studio 2022 MAC. I am not able to install .Net Upgrade Assistant extension into my Visual Studio 2022 MAC. I tried installing it by CLI sudo dotnet tool install -g upgrade-assistant. I am not sure whether that is correct or not.
if I did it right, then please let me know how can I run it ?