Skip to content

Target framework problem #11

Open
Open
@karkirowle

Description

@karkirowle

While downloading the Oxyplot.Xamarin.Mac to Visual Studio for Mac it says it is not compatible with the current framework, and swapping frame doesn't work. This is especially odd, because the same framework is used in the example (according to .csproj file), though another version (which could explain the error?).
The error: Could not install package 'OxyPlot.Core 2015.1.989-alpha'. You are trying to install this package into a project that targets 'Xamarin.Mac,Version=v2.0', 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
Related StackOverflow question: https://stackoverflow.com/questions/39519948/xamarin-mac-draw-a-graph

Activity

objorke

objorke commented on Jun 14, 2017

@objorke
Member

Oxyplot.Xamarin.Mac is still in early alpha quality I think. Need to update it to the latest OxyPlot.Core (v1.0 should be on nuget and v2.0-prerelease on myget). We are also changing OxyPlot.Core to netstandard 1.x...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Target framework problem · Issue #11 · oxyplot/documentation-examples