Update CoreFx to preview3-26323-09 (dotnet/core-setup#3895)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 24 Mar 2018 05:43:51 +0000 (00:43 -0500)
committerAhson Khan <ahkha@microsoft.com>
Sat, 24 Mar 2018 05:43:51 +0000 (22:43 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/487f85ec3bbbdf2e5ec710ababb98c568dfbab61

src/installer/dependencies.props

index e67d5e2..5e7f99d 100644 (file)
@@ -9,16 +9,16 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>9171e74940c4ce8054acd8995f93a096c613dafa</CoreFxCurrentRef>
+    <CoreFxCurrentRef>bb3c7732b9e9cc7d1c3bbdfaec70448780ecf080</CoreFxCurrentRef>
     <CoreClrCurrentRef>9171e74940c4ce8054acd8995f93a096c613dafa</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <BuildToolsCurrentRef>7f2023d4b56b28175c9d7d07a8359cf7e0a131be</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26323-06</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26323-09</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26323-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26323-09</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26323-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>