Update BuildTools, CoreClr, CoreFx to preview1-03301-02, preview1-27002-04, preview1...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 2 Oct 2018 13:52:58 +0000 (06:52 -0700)
committerJosh Free <joshfree@users.noreply.github.com>
Tue, 2 Oct 2018 17:00:49 +0000 (10:00 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/d43632a0c4a590aa2f7a82ff81a6e62119017a94

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

index 4501efd..14dd11e 100644 (file)
@@ -1 +1 @@
-3.0.0-preview1-03227-02
\ No newline at end of file
+3.0.0-preview1-03301-02
\ No newline at end of file
index 23b5dfe..a453557 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>d189e1d8ab82b1774868043cce89d6d88a38bf04</CoreFxCurrentRef>
-    <CoreClrCurrentRef>d189e1d8ab82b1774868043cce89d6d88a38bf04</CoreClrCurrentRef>
+    <CoreFxCurrentRef>d6b5276e4ca9f0501dc8d5ac26f386bd1c8e1391</CoreFxCurrentRef>
+    <CoreClrCurrentRef>d6b5276e4ca9f0501dc8d5ac26f386bd1c8e1391</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
-    <BuildToolsCurrentRef>85f74094769cc187fcd22650564cd7587483d656</BuildToolsCurrentRef>
+    <BuildToolsCurrentRef>d6b5276e4ca9f0501dc8d5ac26f386bd1c8e1391</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26928-03</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-27002-03</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26928-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26928-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-27002-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-27002-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-03227-02</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>3.0.0-preview1-03301-02</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Publish symbol build task package -->