Skip to content
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

Package OxyPlot.Xamarin.Forms 1.0.0 is not compatible with xamarinmac20 #100

Closed
olivercortinas opened this issue Dec 16, 2019 · 3 comments
Closed
Labels

Comments

@olivercortinas
Copy link

olivercortinas commented Dec 16, 2019

I was trying to install OXYPLOT.XAMARIN.FORMS by nuget to a Xamarin.Forms project and get this exception:

Package OxyPlot.Xamarin.Forms 1.0.0 is not compatible with xamarinmac20 (Xamarin.Mac,Version=v2.0) / win-x64. Package OxyPlot.Xamarin.Forms 1.0.0 supports:

  • monoandroid10 (MonoAndroid,Version=v1.0)
  • portable-monoandroid10+net45+win+win81+wp8+wpa81+xamarinios10 (.NETPortable,Version=v0.0,Profile=win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10)
  • uap10.0 (UAP,Version=v10.0)
  • wp8 (WindowsPhone,Version=v8.0)
  • xamarinios10 (Xamarin.iOS,Version=v1.0)

Any idea?

@objorke
Copy link
Member

objorke commented Jan 9, 2020

I think we release a pre-release package that works with more recent versions of Xamarin.
I recommend including the OxyPlot Xamarin as a git submodule/subtree and building these projects yourself from the latest source code.

@objorke
Copy link
Member

objorke commented Apr 22, 2020

See #84

@janusw
Copy link
Member

janusw commented Dec 3, 2022

We just published a new package that includes Mac support (https://www.nuget.org/packages/OxyPlot.Xamarin.Forms/2.0.0-beta.1), which should fix this issue.

@janusw janusw closed this as completed Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants