I have VS 2022 v17.10.3 and I cannot install DPack because the installer says this extension does not support any of the currently installed products.

Full log:
05/07/2024 13:51:07 - Microsoft VSIX Installer
05/07/2024 13:51:07 - -------------------------------------------
05/07/2024 13:51:07 - vsixinstaller.exe version:
05/07/2024 13:51:07 - 17.10.2186+0bf64ad641
05/07/2024 13:51:07 - -------------------------------------------
05/07/2024 13:51:07 - Command line parameters:
05/07/2024 13:51:07 - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\sergi\AppData\Local\Temp\MicrosoftEdgeDownloads\52664fe5-d075-4d9d-b429-036a1312587b\DPackRx-4.0.3.0.vsix
05/07/2024 13:51:07 - -------------------------------------------
05/07/2024 13:51:07 - Microsoft VSIX Installer
05/07/2024 13:51:07 - -------------------------------------------
05/07/2024 13:51:07 - Initializing Install...
05/07/2024 13:51:07 - Ricerca di prodotti applicabili in corso...
05/07/2024 13:51:08 - Trovato prodotto installato - Visual Studio Community 2022
05/07/2024 13:51:08 - Trovato prodotto installato - Percorso globale
05/07/2024 13:51:08 - Dettagli estensione...
05/07/2024 13:51:08 - Identifier : 3D22E261-32E5-46CE-A4B0-B884FA49A9A2
05/07/2024 13:51:08 - Name : DPack Rx
05/07/2024 13:51:08 - Author : Sergey M
05/07/2024 13:51:08 - Version : 4.0.3.0
05/07/2024 13:51:08 - Description : FREE tools collection designed to greatly increase developer's productivity, automate repetitive processes and expand upon some of Microsoft Visual Studio features. Visual Studio 2017 and 2019 are supported.
05/07/2024 13:51:08 - Locale : en-US
05/07/2024 13:51:08 - MoreInfoURL : https://github.com/sergey-visual-studio/dpack
05/07/2024 13:51:08 - InstalledByMSI : False
05/07/2024 13:51:08 - SupportedFrameworkVersionRange : [4.6.1,)
05/07/2024 13:51:08 - SignatureState : Unsigned
05/07/2024 13:51:08 - Prodotti supportati :
05/07/2024 13:51:08 - Microsoft.VisualStudio.Community
05/07/2024 13:51:08 - Version : [15.0,17.0)
05/07/2024 13:51:08 - ProductArchitecture : x86
05/07/2024 13:51:08 - Microsoft.VisualStudio.Pro
05/07/2024 13:51:08 - Version : [15.0,17.0)
05/07/2024 13:51:08 - ProductArchitecture : x86
05/07/2024 13:51:08 - Microsoft.VisualStudio.Enterprise
05/07/2024 13:51:08 - Version : [15.0,17.0)
05/07/2024 13:51:08 - ProductArchitecture : x86
05/07/2024 13:51:08 - Riferimenti :
05/07/2024 13:51:08 - Prerequisiti :
05/07/2024 13:51:08 - -------------------------------------------------------
05/07/2024 13:51:08 - Identifier : Microsoft.VisualStudio.Component.CoreEditor
05/07/2024 13:51:08 - Name : Visual Studio core editor
05/07/2024 13:51:08 - Version : [15.0,17.0)
05/07/2024 13:51:08 - -------------------------------------------------------
05/07/2024 13:51:08 - Identifier : Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites
05/07/2024 13:51:08 - Name : .NET desktop development tools
05/07/2024 13:51:08 - Version : [15.0,17.0)
05/07/2024 13:51:08 - Dettagli firma...
05/07/2024 13:51:08 - Extension is not signed.
05/07/2024 13:51:08 - VSIXInstaller.NoApplicableSKUsException: Questa estensione non è installabile su nessuno dei prodotti attualmente installati.
in VSIXInstaller.ExtensionService.GetInstallableDataImpl(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
in VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
in VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
in VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
in VSIXInstaller.App.Initialize(Boolean isRepairSupported)
in VSIXInstaller.App.Initialize()
in System.Threading.Tasks.Task`1.InnerInvoke()
in System.Threading.Tasks.Task.Execute()
The main error is (translated in English):
5/07/2024 13:45:05 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any of the current installed products.
My fault or should you update your extension to support the 17.10.3 version of VS?
I have VS 2022 v17.10.3 and I cannot install DPack because the installer says this extension does not support any of the currently installed products.
Full log:
The main error is (translated in English):
5/07/2024 13:45:05 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any of the current installed products.My fault or should you update your extension to support the 17.10.3 version of VS?