0

I want to install Nexmo Api from NugetPackage in Visual Studio 2013 but showing this error enter image description here

I change targetframework from 4.5 to 3.0,3.5,4.5.1,4.6.1 and 4.5 and test with each of them but not working with any of target framework.

Ahmad Raza
  • 758
  • 7
  • 26

1 Answers1

0

Do you have the latest NuGet Package Manager ?

https://visualstudiogallery.msdn.microsoft.com/4ec1526c-4a8c-4a84-b702-b21a8f5293ca

Don't forget to restart VisualStudio.


Original answer is here

Sk83r1l4m4
  • 153
  • 11