Update CoreClr, CoreFx to preview3-26403-06, preview3-26403-04, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 3 Apr 2018 14:12:14 +0000 (07:12 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Tue, 3 Apr 2018 14:46:37 +0000 (09:46 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/3713a6ac248cbc6ccfdd5f9733990d37300b68e6

src/installer/dependencies.props

index d90f7f1..803182e 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>5b001ea33819d18def988adb7806130ca2d0f022</CoreFxCurrentRef>
-    <CoreClrCurrentRef>5b001ea33819d18def988adb7806130ca2d0f022</CoreClrCurrentRef>
+    <CoreFxCurrentRef>42e61574189ef323be1f33f958839f13a07c7748</CoreFxCurrentRef>
+    <CoreClrCurrentRef>42e61574189ef323be1f33f958839f13a07c7748</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <BuildToolsCurrentRef>5b001ea33819d18def988adb7806130ca2d0f022</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26403-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26403-04</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26403-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26403-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26403-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26403-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>