Update branding to preview5
authorwtgodbe <wigodbe@microsoft.com>
Fri, 5 Apr 2019 19:45:25 +0000 (12:45 -0700)
committerwtgodbe <wigodbe@microsoft.com>
Fri, 5 Apr 2019 19:45:25 +0000 (12:45 -0700)
dependencies.props

index f80e266..c29a708 100644 (file)
@@ -21,7 +21,7 @@
     <StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
     <StableVersion Condition="'$(StabilizePackageVersion)' == 'true' and '$(StableVersion)' == ''">$(PackageVersion)</StableVersion>
 
-    <PreReleaseLabel>preview4</PreReleaseLabel>
+    <PreReleaseLabel>preview5</PreReleaseLabel>
   </PropertyGroup>
 
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->