适用于 Android 的 .NET 警告 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.
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.