We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c6e5e commit 8660e29Copy full SHA for 8660e29
GitVersion.yml
@@ -1,6 +1,7 @@
1
assembly-versioning-format: '{major}.{minor}.{WeightedPreReleaseNumber}'
2
assembly-informational-format: '{major}.{minor}{PreReleaseTagWithDash}--{CommitDate}--{ShortSha}'
3
mode: ContinuousDeployment
4
+continuous-delivery-fallback-tag: ''
5
6
branches:
7
master:
0 commit comments