Install-Package : Could not install package 'ZXing.Net.Mobile 1.4.5'. You are trying to install this package into a project that targets 'MonoAndroid,Version=v4.4', but the package does not contain any assembly
references that are compatible with that framework. For more information, contact the package author.
At line:1 char:1
+ Install-Package ZXing.Net.Mobile -Version 1.4.5
+ ~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
↧
Unable to install ZXing.Net.Mobile 1.4.5 for monoandroid. If anybody done this, help me please!
↧