Update BuildTools, CoreClr, CoreFx to preview1-03307-03, preview1-27008-04, preview1...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 8 Oct 2018 13:54:53 +0000 (06:54 -0700)
committerJosh Free <joshfree@users.noreply.github.com>
Mon, 8 Oct 2018 15:42:34 +0000 (08:42 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/caf61e19dc090be8b7af8745706afdebc56e2e8d

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

index 794cf53..2243d61 100644 (file)
@@ -1 +1 @@
-3.0.0-preview1-03304-01
\ No newline at end of file
+3.0.0-preview1-03307-03
\ No newline at end of file
index c8c07df..a016fb7 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>37557a2c5c2d12257d6d6123f8c865549983aef4</CoreFxCurrentRef>
-    <CoreClrCurrentRef>37557a2c5c2d12257d6d6123f8c865549983aef4</CoreClrCurrentRef>
+    <CoreFxCurrentRef>224b9c7fb9e3756bed773154aee56372ebb0ad27</CoreFxCurrentRef>
+    <CoreClrCurrentRef>224b9c7fb9e3756bed773154aee56372ebb0ad27</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
-    <BuildToolsCurrentRef>e8a06a4795ba1c0a84e4a0c03377c8e3a54731fd</BuildToolsCurrentRef>
+    <BuildToolsCurrentRef>224b9c7fb9e3756bed773154aee56372ebb0ad27</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-27005-06</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-27008-04</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-27005-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-27005-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-27008-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-27008-04</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-03304-01</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>3.0.0-preview1-03307-03</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Publish symbol build task package -->