Stop adding 7 before the build revision number (#24805)
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>
Wed, 29 May 2019 00:37:52 +0000 (17:37 -0700)
committerGitHub <noreply@github.com>
Wed, 29 May 2019 00:37:52 +0000 (17:37 -0700)
azure-pipelines.yml

index 5a1f1c1..74b9c9a 100644 (file)
@@ -1,8 +1,3 @@
-
-# Temporarily set a build number format that includes a large revision
-# number that won't conflict with buildpipeline official builds.
-name: $(Date:yyyyMMdd)$(Rev:.7r)
-
 variables:
   DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true