.NET for Android warning XA1006

The TargetFrameworkVersion (Android API level {compileSdk}) is higher than the
targetSdkVersion ({targetSdk}).

Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so
that the API levels match.