我使用VisualStudio2010forPhone Express开发Windows 7应用程序。不幸的是,它没有随Nuget 一起安装。因此,基于内容https://visualstudiogallery.msdn.microsoft.com/27077b70-9dad-4c64-adcf-c7cf6bc9970c,我从这个https://nuget.codeplex.com/downloads/get/1441481下载了VSIX安装程序 for Visual 2010 for Phone Express
不幸的是,安装程序出现了错误。

我正在张贴安装日志的相关部分。
14-04-2015 18:38:22 - Supported Products :
14-04-2015 18:38:22 - Microsoft.VisualStudio.Pro
14-04-2015 18:38:22 - Version : [10.0]
14-04-2015 18:38:22 - Microsoft.VisualStudio.Pro
14-04-2015 18:38:22 - Version : [11.0]
14-04-2015 18:38:22 - Microsoft.VisualStudio.IntegratedShell
14-04-2015 18:38:22 - Version : [10.0]
14-04-2015 18:38:22 - Microsoft.VisualStudio.IntegratedShell
14-04-2015 18:38:22 - Version : [11.0]
14-04-2015 18:38:22 - Microsoft.VisualStudio.VPDExpress
14-04-2015 18:38:22 - Version : [10.0]
14-04-2015 18:38:22 - Microsoft.VisualStudio.VPDExpress
14-04-2015 18:38:22 - Version : [11.0]
14-04-2015 18:38:22 - Microsoft.VisualStudio.VWDExpress
14-04-2015 18:38:22 - Version : [11.0]
14-04-2015 18:38:22 - Microsoft.VisualStudio.VSWinExpress
14-04-2015 18:38:22 - Version : [11.0]
14-04-2015 18:38:22 - Microsoft.VisualStudio.VSWinDesktopExpress
14-04-2015 18:38:22 - Version : [11.0]
14-04-2015 18:38:22 -
14-04-2015 18:38:22 - References :
14-04-2015 18:38:22 -
14-04-2015 18:38:22 - Searching for applicable products...
14-04-2015 18:38:22 - Found installed product - Microsoft Visual Studio 2010 Express for Windows Phone
14-04-2015 18:38:22 - Found installed product - Microsoft Visual Studio Community 2013
14-04-2015 18:38:22 - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
14-04-2015 18:38:22 - Found installed product - Global Location
14-04-2015 18:38:22 - Found installed product - ssms
14-04-2015 18:38:22 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()从日志中可以看到,它确实发现了Visual 2010 Express,但仍然中止了扩展的安装。
谁能帮我安装Nuget Manager在VisualStudio2010Express for Phone
发布于 2015-04-14 13:31:11
确保您有最新更新的Visual 2010速成电话!但是我认为特快专递版本不支持扩展,所以不能安装VsVim。
尽管它们是用于VS的最近启用扩展/插件。但我认为这只是第13版。
https://stackoverflow.com/questions/29628511
复制相似问题