Update CoreClr, CoreFx to preview1-26017-01, preview1-26016-06, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sun, 17 Dec 2017 03:45:41 +0000 (21:45 -0600)
committerAhson Khan <ahkha@microsoft.com>
Sun, 17 Dec 2017 03:45:41 +0000 (19:45 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/1e9142d3086beed0e8c682bfae08ae01b2b25619

src/installer/dependencies.props

index 441a476..1bc1c7f 100644 (file)
@@ -9,18 +9,18 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>e46e734ffad9d14d88ee435dbb9579c9ab2b4cb3</CoreFxCurrentRef>
-    <CoreClrCurrentRef>e46e734ffad9d14d88ee435dbb9579c9ab2b4cb3</CoreClrCurrentRef>
+    <CoreFxCurrentRef>72249d61715e33efac2211ca65c306e022066eda</CoreFxCurrentRef>
+    <CoreClrCurrentRef>72249d61715e33efac2211ca65c306e022066eda</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <WCFCurrentRef>e46e734ffad9d14d88ee435dbb9579c9ab2b4cb3</WCFCurrentRef>
     <BuildToolsCurrentRef>a06a5cab76b48bdef868dcc2c53f9f03595bbba3</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26016-05</MicrosoftNETCorePlatformsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26016-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26016-05</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26016-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26016-06</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26016-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26016-06</MicrosoftPrivateCoreFxUAPPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26017-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25429-00</MicrosoftNetNativeCompilerPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>