我有一个使用Xamarin.Forms构建的移动应用程序
将 Visual Studio 从16.4.4更新到16.7.0后
出现了这些错误
Assembly 'Xamarin.GooglePlayServices.Maps' is using '[assembly: Java.Interop.JavaLibraryReferenceAttribute]', which is no longer supported. Use a newer version of this NuGet package or notify the library author. MyApp.Android
Assembly 'Xamarin.Android.Support.v7.CardView' is using '[assembly: Android.IncludeAndroidResourcesFromAttribute]', which is no longer supported. Use a newer version of this NuGet package or notify the library author. MyApp.Android
Assembly 'Xamarin.GooglePlayServices.Base' is using '[assembly: Android.IncludeAndroidResourcesFromAttribute]', which is no longer supported. Use a newer version of this NuGet package or …Run Code Online (Sandbox Code Playgroud) upgrade xamarin.android xamarin xamarin.forms visual-studio-2019