-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When can I use RestSharp v105.2.4? #928
Comments
What is the dependency problem you have with 105.1? |
I release my project and delete development environment now... |
Anyway, compiling this commit and adding dll to my project resolve my problem. |
For future development with Xamarin you probably will chose .NET Core and our latest package that supports .NET Standard. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have some problem described on this link.
According to this link, I need to use v105.1.0 or v105.2.4-alpha.
But v105.1.0 has dependency problem with my project platform, Xamarin.Droid and Xamarin.iOS.
And I can't find v105.2.4-alpha.
Can I use RestSharp v105.2.4-alpha?
Or when can I use RestSharp v105.2.4?
The text was updated successfully, but these errors were encountered: