mmaitre314 / MediaReader

Reads audio/video data from files, cameras/microphones, and generic media sources
http://mmaitre314.github.io/MediaReader
Apache License 2.0
19 stars 12 forks source link

NuGet issue #11

Open vik78 opened 7 years ago

vik78 commented 7 years ago

Hi. I tried to install with nuget and got this error VS2015 comunity, win10

Error Could not install package 'MMaitre.MediaCaptureReader 2.1.6'. 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.

woehrl commented 7 years ago

I'ld love to use this library, but have the same problem with my 4.5.2 project within VS 2015. Any chance, there will be an update to the nuget package? Didn't manage to compile the source within VS 2015 neither...