We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e73f3 commit 8bd3ef7Copy full SHA for 8bd3ef7
GitVersion.yml
@@ -1,4 +1,5 @@
1
-branches:
2
- master:
3
- mode: ContinuousDelivery
4
- tag: beta
+assembly-versioning-scheme: MajorMinorPatchTag
+mode: ContinuousDelivery
+branches: {}
+ignore:
5
+ sha: []
0 commit comments