Skip to content

Commit b94be69

Browse files
authored
Update GitVersion.yml
1 parent 77726d4 commit b94be69

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

GitVersion.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
mode: Mainline
1+
workflow: GitHubFlow/v1
2+
mode: ContinuousDeployment
3+
assembly-versioning-scheme: MajorMinorPatch
4+
assembly-file-versioning-scheme: MajorMinorPatch
5+
assembly-informational-format: '{MajorMinorPatch}{PreReleaseTagWithDash}+{ShortSha}'
6+
tag-prefix: '[vV]'

0 commit comments

Comments
 (0)