Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Extension Tag" not working if extension id is taken from manifest #40

Closed
FlexiGit opened this issue Jan 25, 2017 · 1 comment
Closed
Assignees

Comments

@FlexiGit
Copy link

In my build definition I have two steps that build the "same" package. One is intended for deploying to a test VSTS account and the other for being published to the production accounts.

To keep the build tasks simple I want to use as much information from the manifest as possible.

As the title suggests, if I don't override the extension id, the "Extension Tag" setting is ignored and the second step overrides the output vsix from the first one.

@jessehouwing
Copy link
Collaborator

jessehouwing commented Jan 25, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants