xamarin.android - Cannot add packages to Xamarin Studio -


I'm trying to add some packages to my solution such as "restsharp" in xamarin studio, and I get the following error :

/ P>

"Adding RestSharp ... is adding 'RestSharp 104.4.0' to sibuf. The package 'RestSharp 104.4.0' could not be installed. Trying to install the package in a project that 'mono android, version = v4.4', but any assembly reference or content files in the package Not included are compatible with that framework. For more information, contact the package author. "

I tried to change the mono Android version and it is still not working.

Please help ...

RestrashNugget does not package Android projects Any assemblies consistent with are included.

I would like to use instead of Xiamen component store. This component supports Android and iOS projects.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -