Update master label to preview4
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Mon, 11 Feb 2019 16:06:30 +0000 (08:06 -0800)
committerRuss Keldorph <russ.keldorph@microsoft.com>
Mon, 11 Feb 2019 19:30:43 +0000 (11:30 -0800)
dependencies.props

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