Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 89864

Xamarin.Android packages for Xmarin.Forms

$
0
0

When creating a new Xamarin.Forms project the packages:
Xamarin.Android.Support.Design
Xamarin.Android.Support.v7.AppCompat
Xamarin.Android.Support.v4
Xamarin.Android.Support.v7.CardView
Xamarin.Android.Support.v7.MediaRouter
Xamarin.Android.Support.Core.Utils
Xamarin.Android.Support.CustomTabs

Were added V28.0.0.1

I'm trying to update them to 28.0.0.3 and am getting:
NU1608: Detected package version outside of dependency constraint: Xamarin.Android.Support.Design 28.0.0.1 requires Xamarin.Android.Support.v7.AppCompat (= 28.0.0.1) but version Xamarin.Android.Support.v7.AppCompat 28.0.0.3 was resolved.
NU1608: Detected package version outside of dependency constraint: Xamarin.Android.Support.v7.MediaRouter 28.0.0.1 requires Xamarin.Android.Support.v7.AppCompat (= 28.0.0.1) but version Xamarin.Android.Support.v7.AppCompat 28.0.0.3 was resolved.
NU1107: Version conflict detected for Xamarin.Android.Support.Annotations. Install/reference Xamarin.Android.Support.Annotations 28.0.0.3 directly to project Quotes.Android to resolve this issue.
Quotes.Android -> Xamarin.Android.Support.v7.AppCompat 28.0.0.3 -> Xamarin.Android.Support.Annotations (= 28.0.0.3)
Quotes.Android -> Xamarin.Android.Support.Design 28.0.0.1 -> Xamarin.Android.Support.Annotations (= 28.0.0.1).
Package restore failed. Rolling back package changes for 'Quotes.Android'.

Installing Xamarin.Android.Support.v7.MediaRouter 28.0.0.3.
NU1107: Version conflict detected for Xamarin.Android.Support.v7.RecyclerView. Install/reference Xamarin.Android.Support.v7.RecyclerView 28.0.0.3 directly to project Quotes.Android to resolve this issue.
Quotes.Android -> Xamarin.Android.Support.v7.MediaRouter 28.0.0.3 -> Xamarin.Android.Support.v7.RecyclerView (= 28.0.0.3)
Quotes.Android -> Xamarin.Android.Support.Design 28.0.0.1 -> Xamarin.Android.Support.v7.RecyclerView (= 28.0.0.1).
Package restore failed. Rolling back package changes for 'Quotes.Android'.

What do these messages mean?


Viewing all articles
Browse latest Browse all 89864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>