When trying to add a RestSharp, I am getting the following error.
Could not install package 'RestSharp 104.5.0'. You are trying to install this package into a project that targets 'portable-net45+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
I have a PCL 4.5 - Profile 78 set as my current profile.