Skip to content

Instantly share code, notes, and snippets.

@GregTrevellick
Last active June 23, 2018 10:51
Show Gist options
  • Save GregTrevellick/52a7c468fe6795ab872cc4f0356338a0 to your computer and use it in GitHub Desktop.
Save GregTrevellick/52a7c468fe6795ab872cc4f0356338a0 to your computer and use it in GitHub Desktop.
tfx extension create --manifest-globs vss-extension.json
tfx extension create --rev-version --manifest-globs vss-extension.json
//An extension/integration's version must be incremented on every update.
//If you haven't incremented your extension/integration in the manifest, you should pass the --rev-version command line switch.
//This will increment the patch version number of your extension and save the new version to your manifest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment