Update CoreFx to preview2-26307-06 (dotnet/core-setup#3790)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 8 Mar 2018 00:21:04 +0000 (18:21 -0600)
committerEric Erhardt <eric.erhardt@microsoft.com>
Thu, 8 Mar 2018 00:21:04 +0000 (18:21 -0600)
Commit migrated from https://github.com/dotnet/core-setup/commit/1ba8845557d716671ec942c8696e1566105d63a7

src/installer/dependencies.props

index e474f34..3c9a912 100644 (file)
@@ -9,16 +9,16 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>f55c23b14944373897d8fda65b5a9e2ba0a92171</CoreFxCurrentRef>
+    <CoreFxCurrentRef>0dcaa67a086a4e0b505b25d86e92dc0423d220a2</CoreFxCurrentRef>
     <CoreClrCurrentRef>f55c23b14944373897d8fda65b5a9e2ba0a92171</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
     <BuildToolsCurrentRef>0167b3a44f6dda941b2a3a07b77934a58347f7de</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26307-03</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26307-06</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26307-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26307-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26307-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>