We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bcfcd commit 988bf5fCopy full SHA for 988bf5f
azure-pipelines.yml
@@ -13,7 +13,7 @@ trigger:
13
variables:
14
BuildConfiguration: 'Release'
15
BuildPlatform: 'Any CPU'
16
- major: 5
+ major: 6
17
minor: 1
18
# creates a counter called versioncounter and seeds it at 100 and then assigns the value to a variable named buildNo.
19
buildNo: $[counter('geomversioncounter', 100)]
0 commit comments