First guess is you’re just missing .NET for mobile libs (MAUI / Xamarin). To fix that open “Visual Studio Installer”, click “Modify” on your version of VS, then check the box to install MAUI libs (as seen in pic). You’ll likely also need to install Android SDKs and such, but VS should bring up popups about that when you attempt to build an Android project.
1 Like
