We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9d3ac commit 61f4e21Copy full SHA for 61f4e21
1 file changed
GitVersion.yml
@@ -2,6 +2,7 @@ assembly-versioning-scheme: MajorMinorPatchTag
2
assembly-file-versioning-scheme: MajorMinorPatchTag
3
commit-message-incrementing: Disabled
4
mode: ContinuousDelivery
5
+tag-prefix: '[vV]'
6
branches:
7
master:
8
mode: ContinuousDeployment
0 commit comments