Hi,
My build definition packages the extension as "publisherid.extensionid.vsix" but the release definition attempts to publish it as "publisherid.extensionid-major.minor.patch.gen.vsix". Are you assuming I will always somehow pass the version as a variable and append it along with that ".gen"?