SSL001 VSIX file name extensions should end with .vsix" - AlessandroDelSole/delsolevsix GitHub Wiki

You are invoking the VsixPackage.Build method passing a file name whose extension is not .Vsix. Providing an invalid extension will result in a formally correct package, but users won't be able to double-click it to start the installation.