Skip to content

Use SemVer2 as the application version - #973

Merged
albertospelta merged 1 commit into
mainfrom
alberto/fix-installer-telemetry
Sep 3, 2026
Merged

Use SemVer2 as the application version#973
albertospelta merged 1 commit into
mainfrom
alberto/fix-installer-telemetry

Conversation

@albertospelta

Copy link
Copy Markdown
Member

AppVersion.SemanticVersion dropped the commit id that NBGV appends outside main, so a test build reported 1.1.0-beta.1 in the About dialog, telemetry, etc, while its artifacts and git tag were named 1.1.0-beta.1.g{commit}. On main nothing changes. Outside main the version gains the commit id. The update check compares FileVersion and is unaffected.

AppVersion.SemanticVersion dropped the commit id that NBGV appends outside main, so a test build reported 1.1.0-beta.1 in the About dialog, telemetry,
DAX Formatter and VPAX metadata, while its artifacts and git tag were named 1.1.0-beta.1.g{commit}.

On main nothing changes. Outside main the version gains the commit id. The update check compares FileVersion and is unaffected.
@albertospelta
albertospelta merged commit 52d037f into main Sep 3, 2026
1 check passed
@albertospelta
albertospelta deleted the alberto/fix-installer-telemetry branch September 3, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant