Skip to content

Commit 78d99b0

Browse files
phatcherasbjornu
authored andcommitted
Correct documentation
1 parent 30ec70b commit 78d99b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/input/docs/reference/mdsource/configuration.source.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ Specifies the format of `AssemblyInformationalVersion`.
120120
Follows the same formatting semantics as `assembly-file-versioning-format`.
121121
The default value is `{InformationalVersion}`.
122122

123+
### custom-version-format
124+
125+
Specifies the format of `CustomVersion`.
126+
Follows the same formatting semantics as `assembly-file-versioning-format`.
127+
The default value is `{SemVer}`.
128+
123129
### mode
124130

125131
Sets the `mode` of how GitVersion should create a new version. Read more at

0 commit comments

Comments
 (0)