update branding to preview4 (#50049)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Tue, 23 Mar 2021 17:02:49 +0000 (10:02 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Mar 2021 17:02:49 +0000 (10:02 -0700)
eng/Versions.props

index 01fe5df..5c96e11 100644 (file)
@@ -7,7 +7,7 @@
     <MinorVersion>0</MinorVersion>
     <PatchVersion>0</PatchVersion>
     <PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
-    <PreReleaseVersionIteration>3</PreReleaseVersionIteration>
+    <PreReleaseVersionIteration>4</PreReleaseVersionIteration>
     <!-- Set assembly version to align with major and minor version,
          as for the patches and revisions should be manually updated per assembly if it is serviced. -->
     <AssemblyVersion>$(MajorVersion).$(MinorVersion).0.0</AssemblyVersion>