1

Hi I have updated Manage NuGet package and my VS 2013 give "Object reference not set to an instance of an object" error Whenever I run program. I tried to find solution but failed. So I uninstalled VS and then reinstall. But the error is same even on making new project.

Irfan Y
  • 1,242
  • 2
  • 21
  • 68

1 Answers1

1

I had the same issue and was forced to revert to an earlier version of NuGet. v2.8.6 has imposed a dependency on .NET 4.5+ in a point release - bad behavior IMHO. See NuGet 2.8.6 causing dependency on .NET 4.5+?

Community
  • 1
  • 1
Sherlock
  • 116
  • 5