Skip to content

Can't load assembly #2

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

Open
johnvcoleman opened this issue Jun 25, 2014 · 1 comment
Open

Can't load assembly #2

johnvcoleman opened this issue Jun 25, 2014 · 1 comment

Comments

@johnvcoleman
Copy link

I just grabbed your nuget package (v0.9.0.0) and I've run into a reference problem with Xamarin 5. I guess Mono thinks you've referenced v2.0 of System.Net.Http, even though all of your other references (like System.Net.Http.Formatting) are pointing to v4.0. Your .csproj doesn't seem to specify a version in your reference to System.Net.Http. I'm not sure if you care if your package works with Xamarin/Mono on OSX, but I can have a look and send you a pull request with the fix if you like.

screen shot 2014-06-25 at 10 26 41 am

@panesofglass
Copy link
Member

Thanks! Pull requests are most welcome. We have found issues with some of the packages when trying to use them with the latest Web API release. I'm not sure if that's what you are seeing or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants