Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Could not add to solution #6

@MatteoMeil

Description

@MatteoMeil

First of all, thanks for the work you did creating this dll and the porting to C# of Pdfium.

I'm trying to add native dll to my project via NuGet but I get this error:

Could not install package 'PdfiumViewer.Native.x86_64.v8-xfa 2018.2.11.249'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.7', 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.

I also tried to target to:

  • .NETFramework 4.6.1
  • .NETFramework 4.6
  • .NETFramework 4.5
  • .NETFramework 4.0

but still the same issue.

I'm on Ubuntu 17.10 and I'm working with MonoDevelop
How I can fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions