Skip to content

Commit

Permalink
fix: GitVersion use fullSemVer for informational version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed May 27, 2024
1 parent c6fa641 commit 690287c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
mode: ContinuousDelivery
assembly-informational-format: '{FullSemVer}'
branches:
main:
regex: ^latest$
pull-request:
tag: pr
tag: pr

0 comments on commit 690287c

Please sign in to comment.