Update CoreClr, CoreFx to preview1-26112-01, preview1-26112-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 12 Jan 2018 03:59:19 +0000 (19:59 -0800)
committerEric Erhardt <eric.erhardt@microsoft.com>
Fri, 12 Jan 2018 21:45:30 +0000 (15:45 -0600)
Commit migrated from https://github.com/dotnet/core-setup/commit/1134978ed34f89ebe21d7bcec534a88c3e385f2c

src/installer/dependencies.props

index 2bfae69..5a7cfbf 100644 (file)
@@ -9,18 +9,18 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>33bf96b72946cc9f72ba65fb57ca29d929af3b25</CoreFxCurrentRef>
-    <CoreClrCurrentRef>0af85723e9fb855181dee4f283b3254fa633502c</CoreClrCurrentRef>
+    <CoreFxCurrentRef>4d80f5ba03a6b9d950591d2d32fbabb9f70d8134</CoreFxCurrentRef>
+    <CoreClrCurrentRef>4d80f5ba03a6b9d950591d2d32fbabb9f70d8134</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <WCFCurrentRef>0af85723e9fb855181dee4f283b3254fa633502c</WCFCurrentRef>
     <BuildToolsCurrentRef>40dda40e015b97aae61742a2fd36de801137e906</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26111-02</MicrosoftNETCorePlatformsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26111-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26111-02</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26111-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26112-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26112-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26112-01</MicrosoftPrivateCoreFxUAPPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26112-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25429-00</MicrosoftNetNativeCompilerPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>