Update CoreClr, CoreFx to preview1-26920-03, preview1-26920-03, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 20 Sep 2018 14:31:59 +0000 (07:31 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 20 Sep 2018 14:31:59 +0000 (07:31 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/91d62e6e302c0d53f955e9a68ebdcac76414057b

src/installer/dependencies.props

index e58de7c..d49f21e 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>c9d4b5a7aa257afc6af7acbfd32f45eec3b48218</CoreFxCurrentRef>
-    <CoreClrCurrentRef>c9d4b5a7aa257afc6af7acbfd32f45eec3b48218</CoreClrCurrentRef>
+    <CoreFxCurrentRef>1ac763d51f757f9074aeb754e4e4cf13daa73571</CoreFxCurrentRef>
+    <CoreClrCurrentRef>1ac763d51f757f9074aeb754e4e4cf13daa73571</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>c9d4b5a7aa257afc6af7acbfd32f45eec3b48218</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26918-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26920-03</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26918-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26918-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26920-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26920-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>