Update CoreClr, CoreFx to preview3-26327-05, preview3-26327-03, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 27 Mar 2018 10:19:07 +0000 (03:19 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Tue, 27 Mar 2018 13:15:03 +0000 (08:15 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/da2eafdd872762bcccdfda6381ead99e89a83e5b

src/installer/dependencies.props

index 3f4f0bb..450ff48 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>31655d0ec343cceeec6c1d15b2b88b859999da93</CoreFxCurrentRef>
-    <CoreClrCurrentRef>31655d0ec343cceeec6c1d15b2b88b859999da93</CoreClrCurrentRef>
+    <CoreFxCurrentRef>97550f9c1df89cda83afb7dc302d22cee0ab9d74</CoreFxCurrentRef>
+    <CoreClrCurrentRef>97550f9c1df89cda83afb7dc302d22cee0ab9d74</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <BuildToolsCurrentRef>e13d7ef82c7c1e1761838f3bf157fd964285b9a1</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26327-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26327-03</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26327-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26327-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26327-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26327-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>