Xamarin.Android warning XA0109

Issue

This warning is raised because android version v4.5 no longer exists. As a result, it is not supported by Xamarin.Android.

Solution

If you see this warning, you should change your $(TargetFrameworkVersion) to be one of the supported versions.