We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8ed68 commit c8e8068Copy full SHA for c8e8068
GitVersion.yml
@@ -1,7 +1,7 @@
1
mode: ContinuousDeployment
2
next-version: 1.0.0
3
assembly-versioning-scheme: 'MajorMinorPatchTag'
4
-assembly-informational-format: '{Major}.{Minor}.{Patch}-{NuGetPreReleaseTagV2}+Sha.{Sha}.Date.{CommitDate}'
+assembly-informational-format: '{NuGetVersionV2}+Sha.{Sha}.Date.{CommitDate}'
5
commit-message-incrementing: MergeMessageOnly
6
branches:
7
develop:
0 commit comments