Cannot upgrade nuget packages for Xamarin.Android

后端 未结 2 1280
借酒劲吻你
借酒劲吻你 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:17

    Xamarin Forms is not always compatible with the latest version of the Google Support libraries. Xamarin publishes them so Android developers (not using Forms) can utilize them if they need them, but Forms developers can continue to use the older, compatible versions.

提交回复
热议问题