Update branding to preview7 in master (dotnet/coreclr#24895)
authorWilliam Godbe <wigodbe@microsoft.com>
Fri, 31 May 2019 19:48:54 +0000 (12:48 -0700)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 19:48:54 +0000 (12:48 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/525623770c07d83d637fb3f8c7856c85077ffea1

src/coreclr/dir.common.props

index 7549c19..b44e542 100644 (file)
@@ -71,7 +71,7 @@
     <StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
     <StableVersion Condition="'$(StabilizePackageVersion)' == 'true' and '$(StableVersion)' == ''">$(PackageVersion)</StableVersion>
 
-    <PreReleaseLabel>preview6</PreReleaseLabel>
+    <PreReleaseLabel>preview7</PreReleaseLabel>
   </PropertyGroup>
 
   <!-- Set up common target properties that we use to conditionally include sources -->