不让我安装 VSIX 扩展

Won't let me install VSIX extension

我正在使用 Visual Studio Professional 2013,我已经下载了一个名为 "DiscordRPCVS" 的 .vsix 文件,当我 运行 它时,它给了我以下错误。我还尝试通过工具>Visual Studio 命令提示符安装它。

Click here for error image

这是控制台日志错误:

01-Oct-18 7:35:58 PM - Microsoft VSIX Installer 01-Oct-18 7:35:58 PM - ------------------------------------------- 01-Oct-18 7:35:58 PM - Initializing Install... 01-Oct-18 7:35:58 PM - Extension Details... 01-Oct-18 7:35:58 PM - Identifier : discord_rpc_vs.Company.b011d8bc-b0bf-4cf1-9948-4bf45efb4d54 01-Oct-18 7:35:58 PM - Name : DiscordRPCVS 01-Oct-18 7:35:58 PM - Author : Swan 01-Oct-18 7:35:58 PM - Version : 1.7.0 01-Oct-18 7:35:58 PM - Description : Enables Discord Rich Presence for Visual Studio 2017 01-Oct-18 7:35:58 PM - Locale : en-US 01-Oct-18 7:35:58 PM - MoreInfoURL : 01-Oct-18 7:35:58 PM - InstalledByMSI : False 01-Oct-18 7:35:58 PM - SupportedFrameworkVersionRange : [4.5,) 01-Oct-18 7:35:58 PM - 01-Oct-18 7:35:58 PM - Supported Products : 01-Oct-18 7:35:58 PM - Microsoft.VisualStudio.Community 01-Oct-18 7:35:58 PM - Version : [15.0] 01-Oct-18 7:35:58 PM - 01-Oct-18 7:35:58 PM - References : 01-Oct-18 7:35:58 PM - ------------------------------------------------------- 01-Oct-18 7:35:58 PM - Identifier : Microsoft.VisualStudio.MPF.15.0 01-Oct-18 7:35:58 PM - Name : Visual Studio MPF 15.0 01-Oct-18 7:35:58 PM - Version : [15.0] 01-Oct-18 7:35:58 PM - MoreInfoURL : 01-Oct-18 7:35:58 PM - Nested : No 01-Oct-18 7:35:58 PM - 01-Oct-18 7:35:58 PM - 01-Oct-18 7:35:58 PM - Searching for applicable products... 01-Oct-18 7:35:58 PM - Found installed product - Microsoft Visual Basic Express 2010 01-Oct-18 7:35:58 PM - Found installed product - Microsoft Visual Studio Professional 2013 01-Oct-18 7:35:58 PM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated) 01-Oct-18 7:35:58 PM - Found installed product - Global Location 01-Oct-18 7:35:58 PM - 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()

您需要 VS 2017 才能使用此扩展程序