Here is the output from my console:
Adding XLabs.Forms...
Attempting to resolve dependency 'Xamarin.Forms (≥ 1.5.1.6471)'.
Attempting to resolve dependency 'XLabs.IoC (= 2.0.5782)'.
Attempting to resolve dependency 'XLabs.Platform (= 2.0.5782)'.
Attempting to resolve dependency 'ExifLib.PCL (≥ 1.0.1)'.
Attempting to resolve dependency 'XLabs.Core (= 2.0.5782)'.
Attempting to resolve dependency 'XLabs.Serialization (= 2.0.5782)'.
Adding 'XLabs.Platform 2.0.5782' to Tester123.
An item with the same key has already been added.
I am guessing you are using Xamarin Studio 6.0.2. More recent versions of NuGet are more strict when mapping portable class library profiles and this affects XLabs.Platform. There is a bug] opened on the XLabs GitHub repository for this problem.
Your options are:
Answers
I am guessing you are using Xamarin Studio 6.0.2. More recent versions of NuGet are more strict when mapping portable class library profiles and this affects XLabs.Platform. There is a bug] opened on the XLabs GitHub repository for this problem.
Your options are:
Sounds good. Thanks for the info, Matt.
matt...do you know how to do option 3 in OS X? Thank you
@nathan187 - If you go to nuget.org and search for the package there will be a download link on the page.
https://www.nuget.org/packages/XLabs.Platform/2.0.5782
Download link:
https://www.nuget.org/api/v2/package/XLabs.Platform/2.0.5782
If you rename the file extension from .nupkg to .zip you can then extract the files from the zip file.
nevermind...please disregard
still having issues...where can i download previous versions of xamarin studio for mac (6.0.1)....thank you
https://kb.xamarin.com/customer/en/portal/articles/1699777-how-do-i-downgrade-to-an-older-version-of-xamarin-
disregard...if possible..please delete my posts