Skip to content

Commit 7c76dce

Browse files
author
Petr Sramek
committed
kshfda
1 parent 3df61af commit 7c76dce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitversion/version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Global settings
2-
assembly-versioning-format: '{Major}.{Minor}.{Patch}.{env:BUILD_NUMBER ?? 0}'
3-
assembly-file-versioning-format: '{Major}.{Minor}.{Patch}.{env:BUILD_NUMBER ?? 0}'
2+
assembly-versioning-format: '{Major}.{Minor}.{Patch}.{env:BUILD_NUMBER ?? 42}'
3+
assembly-file-versioning-format: '{Major}.{Minor}.{Patch}.{env:BUILD_NUMBER ?? 42}'
44
tag-prefix: '[vV]?'
55
version-in-branch-pattern: (?<version>[vV]?\d+(\.\d+)?(\.\d+)?).*
66
major-version-bump-message: ''

0 commit comments

Comments
 (0)