-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Installed product versions
- Visual Studio: Visual studio 2019 Community
- This extension: 1.2.0
Description
When trying to install via Microsoft VSIX Installer I get a message that I do not hve any compatible Products installed.
(The extension Manager schedules the install but does not give any feedback why the extension has not been installed when restarting VS2019)
Steps to recreate
- Open .vsx file with Microsoft VSIX Installer
Current behavior
Log:
09.12.2024 14:07:28 - Microsoft VSIX Installer
09.12.2024 14:07:28 - -------------------------------------------
09.12.2024 14:07:28 - Initializing Install...
09.12.2024 14:07:29 - Extension Details...
09.12.2024 14:07:29 - Identifier : 2ed01419-2b11-4128-a2ca-0adfa0fc7498
09.12.2024 14:07:29 - Name : Add Multiple Projects To Solution
09.12.2024 14:07:29 - Author : Maciej Gudanowicz
09.12.2024 14:07:29 - Version : 1.2.0
09.12.2024 14:07:29 - Description : Visual Studio extension that allows adding multiple existing projects into the solution. Optionally creates the solution folder structure reflecting to the physical hierarchy on disk.
09.12.2024 14:07:29 - Locale : en-US
09.12.2024 14:07:29 - MoreInfoURL : https://github.com/guudan/Vs-AddMultipleProjectsToSolution
09.12.2024 14:07:29 - InstalledByMSI : False
09.12.2024 14:07:29 - SupportedFrameworkVersionRange : [4.5,)
09.12.2024 14:07:29 -
09.12.2024 14:07:29 - Supported Products :
09.12.2024 14:07:29 - Microsoft.VisualStudio.Community
09.12.2024 14:07:29 - Version : [15.0,17.0)
09.12.2024 14:07:29 -
09.12.2024 14:07:29 - References :
09.12.2024 14:07:29 -
09.12.2024 14:07:29 - Searching for applicable products...
09.12.2024 14:07:29 - Found installed product - Global Location
09.12.2024 14:07:29 - Found installed product - AtmelStudio
09.12.2024 14:07:29 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
bei VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
bei VSIXInstaller.App.InitializeInstall()
bei System.Threading.Tasks.Task.InnerInvoke()
bei System.Threading.Tasks.Task.Execute()
Expected behavior
Should be installable or so says the extension description in the Microsoft Marketplace.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels