I'm creating a new MAUI project and have set to long term support version .NET 6.0. Out of the gate the project will not build and throws the below error. How will the project not build right after being created?
I have downloaded Android SDK versions from 28 - 33. Visual Studio 2022.
Here is my configuration on the Android Block of the Project Properties.
What do I need to do to resolve the dependencies of this brand new project for build?
Package Xamarin.AndroidX.ExifInterface 1.3.2.2 is not compatible with net6.0-android31.0 (.NETCoreApp,Version=v6.0). Package Xamarin.AndroidX.ExifInterface 1.3.2.2 supports: monoandroid90 (MonoAndroid,Version=v9.0)