Update CoreClr to preview2-26309-06
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 9 Mar 2018 13:44:39 +0000 (05:44 -0800)
committerEric Erhardt <eric.erhardt@microsoft.com>
Fri, 9 Mar 2018 14:30:14 +0000 (08:30 -0600)
Commit migrated from https://github.com/dotnet/core-setup/commit/38ba8da884000cfbacff80997404ae16156a9077

src/installer/dependencies.props

index f89644b..97b4140 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>a5ac757fc2ce37a222875ed75e707154bf10b8fa</CoreFxCurrentRef>
-    <CoreClrCurrentRef>a5ac757fc2ce37a222875ed75e707154bf10b8fa</CoreClrCurrentRef>
+    <CoreClrCurrentRef>0fdca03dbe98505a057e2c9c9a4e2051255e481a</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <BuildToolsCurrentRef>bb4310745bfa6c8e1cef1ca214bf2c980ce517d5</BuildToolsCurrentRef>
   </PropertyGroup>
@@ -19,7 +19,7 @@
     <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26308-09</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26308-09</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26308-11</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26309-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>