madskristensen/Set VSIX Version

Increments the VSIX build version or sets it to a specified version. Works on Linux and Windows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifest-filePath to source.extension.vsixmanifestyes
vsix-token-source-filePath to source.extension.cs for version token replacementno""
version-numberExplicit version to set (e.g. 2.1.0). If omitted, the build number is stamped into the third segment.no""
build-numberBuild number to stamp into the third version segmentno${{ github.run_number }}
namedescription
version-numberThe resulting version number