Update CoreClr, CoreFx to preview1-26423-05, preview3-26423-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 23 Apr 2018 13:07:12 +0000 (06:07 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Mon, 23 Apr 2018 14:07:03 +0000 (09:07 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/ad47db60775cd69fd0c64da5c9ce4b6d4c471b1b

src/installer/dependencies.props

index 6569051..d880940 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>807c5b1aab825f6c4fde32b333bbe7d6ab59678e</CoreFxCurrentRef>
-    <CoreClrCurrentRef>581dd183ff854d5d5f1a0d4a5da5ea63309c9d07</CoreClrCurrentRef>
+    <CoreFxCurrentRef>40be3c2534f71575d6d725ef05f770fde779fc85</CoreFxCurrentRef>
+    <CoreClrCurrentRef>40be3c2534f71575d6d725ef05f770fde779fc85</CoreClrCurrentRef>
     <StandardCurrentRef>807c5b1aab825f6c4fde32b333bbe7d6ab59678e</StandardCurrentRef>
     <BuildToolsCurrentRef>807c5b1aab825f6c4fde32b333bbe7d6ab59678e</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26420-06</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26423-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26420-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26421-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26423-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26423-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>