近日通过Nuget控制台获取包时报了如下错误

Package Manager Console error - PowerShell version 2.0 is not supported. Please upgrade PowerShell to 3.0 or greater and restart Visual Studio.

操作系统为WIN7,从内容看,需要将PowerShell升级到3.0及以上版本才可以,经过查找,发现需要通过升级Windows Management Framework版本来升级PowerShell,下面是微软官方的WindowsManagementFramework下载地址

https://www.microsoft.com/zh-CN/download/details.aspx?id=40855

相关文章:

  • 2021-05-19
  • 2022-12-23
  • 2022-12-23
  • 2021-07-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-13
  • 2022-01-20
猜你喜欢
  • 2021-10-08
  • 2022-12-23
  • 2021-10-24
  • 2022-12-23
  • 2021-08-15
  • 2021-09-22
  • 2022-12-23
相关资源
相似解决方案