无法安装 Microsoft.Practices.EnterpriseLibrary.ConfigConsoleV6.vsix - “扩展无法安装在……已安装的产品上”

Cannot install Microsoft.Practices.EnterpriseLibrary.ConfigConsoleV6.vsix - “extension not installable on … installed products”

我点击Microsoft.Practices.EnterpriseLibrary。ConfigConsoleV6.vsix。用于安装企业库配置。但它不能安装这个。我需要你的帮助,请查看下面的安装日志

**6/23/2015 10:45:41 AM -   Supported Products : 
6/23/2015 10:45:41 AM -         Microsoft.VisualStudio.Ultimate
6/23/2015 10:45:41 AM -             Version : [11.0]
6/23/2015 10:45:41 AM -         Microsoft.VisualStudio.Premium
6/23/2015 10:45:41 AM -             Version : [11.0]
6/23/2015 10:45:41 AM -         Microsoft.VisualStudio.Pro
6/23/2015 10:45:41 AM -             Version : [11.0]
6/23/2015 10:45:41 AM - 
6/23/2015 10:45:41 AM -     References      : 
6/23/2015 10:45:41 AM -         -------------------------------------------------------
6/23/2015 10:45:41 AM -         Identifier   : Microsoft.VisualStudio.MPF
6/23/2015 10:45:41 AM -         Name         : Visual Studio MPF
6/23/2015 10:45:41 AM -         Version      : [10.0,)
6/23/2015 10:45:41 AM -         MoreInfoURL  : 
6/23/2015 10:45:41 AM -         Nested       : No
6/23/2015 10:45:41 AM - 
6/23/2015 10:45:41 AM - 
6/23/2015 10:45:41 AM - Searching for applicable products...
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio 2010 Ultimate
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio Ultimate 2013
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio Premium 2013
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio Professional 2013
6/23/2015 10:45:41 AM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
6/23/2015 10:45:41 AM - Found installed product - Global Location
6/23/2015 10:45:41 AM - 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()**

从日志中可以看出

支持的产品: 2015 年 6 月 23 日 10:45:41 上午 - Microsoft.VisualStudio.Ultimate 2015 年 6 月 23 日 10:45:41 上午 - 版本:[11.0]

版本 11 是 VS2012,看起来您要安装版本 12 的 VS2013 的扩展。您可以将企业库作为 nuget 包安装;如果你确实想将它安装为 VS 扩展,那么获取 VS2013

Microsoft.Practices.EnterpriseLibrary.ConfigConsole.V6.VS2013.vsix