Update CoreClr, CoreFx to preview3-26413-01, preview3-26413-02, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 13 Apr 2018 04:10:19 +0000 (23:10 -0500)
committerAhson Khan <ahkha@microsoft.com>
Fri, 13 Apr 2018 04:10:19 +0000 (21:10 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/967b9806b23a5718a408714313c4c1fb2a4b7adc

src/installer/dependencies.props

index b9a81ca..a61168b 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>81b5754426b3373541c0aecf2d4cbaea0b687fb4</CoreFxCurrentRef>
-    <CoreClrCurrentRef>81b5754426b3373541c0aecf2d4cbaea0b687fb4</CoreClrCurrentRef>
+    <CoreFxCurrentRef>9841d42e7cf7fc0104c9a5c8dbb20d48eb16554d</CoreFxCurrentRef>
+    <CoreClrCurrentRef>9841d42e7cf7fc0104c9a5c8dbb20d48eb16554d</CoreClrCurrentRef>
     <StandardCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</StandardCurrentRef>
     <BuildToolsCurrentRef>e678abeffdbef963fda0f6af5b1c01985e16eeda</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26412-07</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26413-02</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26412-07</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26412-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26413-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26413-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.2</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>