Cannot upgrade nuget packages for Xamarin.Android

后端 未结 2 1301
借酒劲吻你
借酒劲吻你 2021-01-18 05:34

I started blank cross-platform projects in Visual Studio 2015 update 2: Visual C# -> Cross-platform -> Blank App (Xamarin.Forms portable).

It created 6 projects in t

2条回答
  •  时光取名叫无心
    2021-01-18 06:26

    When I was trying to update the NuGet Packages for one of my Xamarin project, I got the error same as this..

    Please check Compile framework and target framework of your android app.. and update your NuGet packages according to the properties of your android app. Below link describes how did I fix the issue.

    https://xamarinsharp.com/2017/05/01/xamarin-android-support-design-25-3-1-is-not-compatible-with-xamarin-forms-2-3-4-231-constraint-xamarin-android-support-design-23-3-0-how-to-fix-it/

提交回复
热议问题