azure-devops-extension-tasks icon indicating copy to clipboard operation
azure-devops-extension-tasks copied to clipboard

Support overriding Publish manifest for Visual Studio extensions

Open jessehouwing opened this issue 6 years ago • 1 comments

Like the Azure DevOps extensions I'd love to add support for overriding:

  "priceCategory": "free",
  "publisher": "onlyutkarsh",
  "private": false,

Prior to publish.

@onlyutkarsh

jessehouwing avatar Mar 10 '19 14:03 jessehouwing

Looks like the version isn't part of the publish manifest, but of the source manifest. does it make sense to allow overriding that with the Azure DevOps build number somehow as well?

jessehouwing avatar Mar 10 '19 14:03 jessehouwing