I try to download PDF.js via Nuget, however it gives problem:
Error: Could not install package 'PDF.js 1.3.91'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', 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'm using Visual Studio for the year 2015.
Has anyone ever gone through this? And how to solve?