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 a30729c commit 7174c29Copy full SHA for 7174c29
docs/more-info/variables.md
@@ -10,6 +10,7 @@ For the `release/3.0.0` branch of GitVersion it shows:
10
"PreReleaseTag":"beta.1",
11
"PreReleaseTagWithDash":"-beta.1",
12
"BuildMetaData":1,
13
+ "BuildMetaDataPadded": "0001",
14
"FullBuildMetaData":"1.Branch.release/3.0.0.Sha.28c853159a46b5a87e6cc9c4f6e940c59d6bc68a",
15
"MajorMinorPatch":"3.0.0",
16
"SemVer":"3.0.0-beta.1",
0 commit comments