Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
2019-07-20 19:32:10 -04:00
parent 33ea6b05d7
commit 64c2e67de0

View File

@@ -1,6 +1,6 @@
name: 1.0.$(rev:.r)
variables:
majorMinorVersion: 1.0
semanticVersion: $[counter(variables['majorMinorVersion'], 0)]
buildConfiguration: 'Release'
trigger: