Update CoreClr to preview2-26308-06
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 8 Mar 2018 13:32:01 +0000 (05:32 -0800)
committerEric Erhardt <eric.erhardt@microsoft.com>
Thu, 8 Mar 2018 14:29:12 +0000 (08:29 -0600)
Commit migrated from https://github.com/dotnet/core-setup/commit/2dd19f44cf170c5600bf4e0129ef478b01679de3

src/installer/dependencies.props

index 10ca5d9..b38beb6 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>bb4310745bfa6c8e1cef1ca214bf2c980ce517d5</CoreFxCurrentRef>
-    <CoreClrCurrentRef>f55c23b14944373897d8fda65b5a9e2ba0a92171</CoreClrCurrentRef>
+    <CoreClrCurrentRef>04d4aef55c02fe94d47f22aa9265a316acfc5cfa</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <BuildToolsCurrentRef>bb4310745bfa6c8e1cef1ca214bf2c980ce517d5</BuildToolsCurrentRef>
   </PropertyGroup>
@@ -19,7 +19,7 @@
     <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26308-02</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26308-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26307-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26308-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>