Update CoreClr, CoreFx to preview1-26001-01, preview1-26001-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 1 Dec 2017 02:50:25 +0000 (18:50 -0800)
committerEric Erhardt <eric.erhardt@microsoft.com>
Fri, 1 Dec 2017 13:14:11 +0000 (07:14 -0600)
Commit migrated from https://github.com/dotnet/core-setup/commit/ac9a99009bb94ab9a57501da549d3d0058ca9300

src/installer/dependencies.props

index d87a3e3..fee9d23 100644 (file)
@@ -9,18 +9,18 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>02c1721d6f52429893031bb58380ba7091e62989</CoreFxCurrentRef>
-    <CoreClrCurrentRef>c1c732982a459885712239f25e9804523ca6be52</CoreClrCurrentRef>
+    <CoreFxCurrentRef>13ecbd199d34acf066fc80244ebbce90b5a3e788</CoreFxCurrentRef>
+    <CoreClrCurrentRef>13ecbd199d34acf066fc80244ebbce90b5a3e788</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <WCFCurrentRef>02c1721d6f52429893031bb58380ba7091e62989</WCFCurrentRef>
     <BuildToolsCurrentRef>c1c732982a459885712239f25e9804523ca6be52</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-25930-03</MicrosoftNETCorePlatformsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25930-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-25930-03</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25929-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26001-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26001-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26001-01</MicrosoftPrivateCoreFxUAPPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26001-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25429-00</MicrosoftNetNativeCompilerPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>