【发布时间】:2013-01-29 17:40:03
【问题描述】:
我在 Windows 8 下运行 VS 2010。安装 NuGet 并运行包管理器控制台后,我收到以下消息:
Error: The Package Manager Console requires PowerShell 2.0 runtime, which is not detected on this machine. Please install the PowerShell 2.0 from http://support.microsoft.com/kb/968929 and restart Visual Studio.
我知道PowerShell 3.0是随Windows 8自动安装的,为什么会弹出这个错误信息?
【问题讨论】:
标签: visual-studio-2010 powershell windows-8 nuget