We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77726d4 commit b94be69Copy full SHA for b94be69
GitVersion.yml
@@ -1 +1,6 @@
1
-mode: Mainline
+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