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

Could not add to solution #6

Open
MatteoMeil opened this issue Feb 17, 2018 · 0 comments
Open

Could not add to solution #6

MatteoMeil opened this issue Feb 17, 2018 · 0 comments

Comments

@MatteoMeil
Copy link

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?

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

No branches or pull requests

1 participant