I have this error:
Attempting to resolve dependencies for multiple packages. One or more unresolved package dependency constraints detected in the existing packages.config file. All dependency constraints must be resolved to add or update packages. If these packages are being updated this message may be ignored, if not the following error(s) may be blocking the current package operation: 'Xamarin.Forms 2.5.0.121934 constraint: Xamarin.Android.Support.v7.AppCompat (= 23.3.0)', 'Xamarin.Forms 2.5.0.121934 constraint: Xamarin.Android.Support.v7.CardView (= 23.3.0)', 'Xamarin.Forms 2.5.0.121934 constraint: Xamarin.Android.Support.Design (= 23.3.0)', 'Xamarin.Forms 2.5.0.121934 constraint: Xamarin.Android.Support.v4 (= 23.3.0)', 'Xamarin.Forms 2.5.0.121934 constraint: Xamarin.Android.Support.v7.MediaRouter (= 23.3.0)' Unable to find a version of 'Xamarin.Android.Support.Design' that is compatible with 'Xamarin.Forms 2.5.0.274780 constraint: Xamarin.Android.Support.Design (= 23.3.0)'.**
while am trying to update NuGet packages. I tried to find a solution but no solution is working with me.
am using visual studio community for mac.
So please help because am new to Xamarine.