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 eae9c65 commit d299f16Copy full SHA for d299f16
azure-pipelines.yml
@@ -1,5 +1,5 @@
1
variables:
2
- CurrentSemanticVersionBase: '3.2.0'
+ CurrentSemanticVersionBase: '99.0.0'
3
PreviewNumber: $[counter(variables['CurrentSemanticVersionBase'], 1001)]
4
CurrentSemanticVersion: '$(CurrentSemanticVersionBase)-preview$(PreviewNumber)'
5
NugetPackageVersion: '$(CurrentSemanticVersion)'
0 commit comments