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

vsce should not publish with duplicates in extensionDependencies #12914

Closed
Tyriar opened this issue Sep 28, 2016 · 1 comment
Closed

vsce should not publish with duplicates in extensionDependencies #12914

Tyriar opened this issue Sep 28, 2016 · 1 comment
Assignees
Labels
extensions Issues concerning extensions

Comments

@Tyriar
Copy link
Member

Tyriar commented Sep 28, 2016

Extensions can be published like the following:

    "extensionDependencies": [
        "Tyriar.sort-lines",
        "Tyriar.lorem-ipsum",
        "Tyriar.lorem-ipsum"
    ]
@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions labels Sep 28, 2016
@joaomoreno
Copy link
Member

@Tyriar Tyriar removed the bug Issue identified by VS Code Team member as probable bug label Sep 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions
Projects
None yet
Development

No branches or pull requests

3 participants