Update CoreClr, CoreFx to preview3-26411-01, preview3-26411-01, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 11 Apr 2018 03:55:24 +0000 (22:55 -0500)
committerAhson Khan <ahkha@microsoft.com>
Wed, 11 Apr 2018 03:55:24 +0000 (20:55 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/38de1bfbb81045c5e970d6c5bcbd5038f66bd106

src/installer/dependencies.props

index 22fefa4..7ec7d70 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</CoreFxCurrentRef>
-    <CoreClrCurrentRef>f2079b726d30adb69d1f18c861c214d14149cee3</CoreClrCurrentRef>
+    <CoreFxCurrentRef>2be896af4b7b6c7487309fcdc8e018ae8bdce615</CoreFxCurrentRef>
+    <CoreClrCurrentRef>2be896af4b7b6c7487309fcdc8e018ae8bdce615</CoreClrCurrentRef>
     <StandardCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</StandardCurrentRef>
     <BuildToolsCurrentRef>73c72e59ee47f3a6b8eaeb87507314209b17e128</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26409-05</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26411-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26409-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26410-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26411-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26411-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.2</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>