Package requires NuGet client version '2.12'

前端 未结 11 1293
生来不讨喜
生来不讨喜 2021-02-03 19:21

I am trying to install \'WindowsAzure.Storage 8.0.1\' in visual studio 2012, but getting the error

package requires NuGet client version \'2.12\' or abov

11条回答
  •  春和景丽
    2021-02-03 20:09

    This fix worked for me(I am using vs 2013, not sure if it will work for the rest), Go to Tools --> Extensions and Updates, then look for NuGet package manager for visual studio 2013, uninstall it. In the left pane select online which will take you to visual studio gallery, in the right pane search for NuGet package manager for visual studio 2013, it will bring you the right version to install. Install that and you are good to go, hope this sorts someone out.

提交回复
热议问题