visual studio - Object reference not set to an instance of an object error on updating NuGet package -


hi have updated manage nuget package , vs 2013 give "object reference not set instance of object" error whenever run program. tried find solution failed. uninstalled vs , reinstall. error same on making new project.

i had same issue , forced revert earlier version of nuget. v2.8.6 has imposed dependency on .net 4.5+ in point release - bad behavior imho. see nuget 2.8.6 causing dependency on .net 4.5+?


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -