Update CoreClr, CoreFx to preview1-26926-03, preview1-26926-03, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 26 Sep 2018 17:23:10 +0000 (10:23 -0700)
committerWilliam Godbe <wigodbe@microsoft.com>
Wed, 26 Sep 2018 17:23:10 +0000 (10:23 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/7bee3f26f0bdd4a318e2c148d5d545aadc165ae4

src/installer/dependencies.props

index aa672fc..9dff9f8 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>a3db01e68b8e44ca08a31a368d88d24f851302b5</CoreFxCurrentRef>
-    <CoreClrCurrentRef>a3db01e68b8e44ca08a31a368d88d24f851302b5</CoreClrCurrentRef>
+    <CoreFxCurrentRef>0f1c13d9dd8e5c2036ab8d33bc31013354e80f34</CoreFxCurrentRef>
+    <CoreClrCurrentRef>0f1c13d9dd8e5c2036ab8d33bc31013354e80f34</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
     <BuildToolsCurrentRef>044092b54a7e4df96d059e2c6b83463714547bf8</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26925-06</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26926-03</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26925-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26925-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26926-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26926-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>