Update BuildTools, CoreClr, CoreFx to preview1-03407-01, preview-27109-03, preview...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 9 Nov 2018 14:45:48 +0000 (06:45 -0800)
committerJosh Free <joshfree@users.noreply.github.com>
Fri, 9 Nov 2018 19:53:56 +0000 (12:53 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/cf14d8748ffd1b6ceffd9f72c16b137b70950780

src/installer/BuildToolsVersion.txt
src/installer/dependencies.props

index 569992c..534ffe4 100644 (file)
@@ -1 +1 @@
-3.0.0-preview1-03402-01
\ No newline at end of file
+3.0.0-preview1-03407-01
\ No newline at end of file
index d693143..04d45f1 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>0c1e9d13c02fea39a5ba3790cf75645a5185790c</CoreFxCurrentRef>
-    <CoreClrCurrentRef>0c1e9d13c02fea39a5ba3790cf75645a5185790c</CoreClrCurrentRef>
+    <CoreFxCurrentRef>a0956f313bca423a1c0e0ee8caf948cbbaf51c14</CoreFxCurrentRef>
+    <CoreClrCurrentRef>a0956f313bca423a1c0e0ee8caf948cbbaf51c14</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
-    <BuildToolsCurrentRef>0c1e9d13c02fea39a5ba3790cf75645a5185790c</BuildToolsCurrentRef>
+    <BuildToolsCurrentRef>a0956f313bca423a1c0e0ee8caf948cbbaf51c14</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18552.1</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18559.1</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18552.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27102-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18559.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27109-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
     <MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>
@@ -45,7 +45,7 @@
   <!-- Package versions used as toolsets -->
   <PropertyGroup>
     <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
-    <FeedTasksPackageVersion>3.0.0-preview1-03402-01</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>3.0.0-preview1-03407-01</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Publish symbol build task package -->