Update BuildTools, CoreClr, CoreFx to preview1-03020-01, preview1-26720-05, preview1...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 20 Jul 2018 12:44:47 +0000 (05:44 -0700)
committerEric Erhardt <eric.erhardt@microsoft.com>
Fri, 20 Jul 2018 15:19:26 +0000 (10:19 -0500)
Commit migrated from https://github.com/dotnet/core-setup/commit/e53674a25043e5cb1721d639c8026d71d9a08ff7

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

index 6bb13bc..6c3ad2f 100644 (file)
@@ -1 +1 @@
-2.2.0-preview1-03013-03
+2.2.0-preview1-03020-01
index 618fa4c..2eecf5b 100644 (file)
@@ -9,17 +9,17 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>9cc67068bcfa66117b5996125beddc075f0ce89b</CoreFxCurrentRef>
-    <CoreClrCurrentRef>9cc67068bcfa66117b5996125beddc075f0ce89b</CoreClrCurrentRef>
+    <CoreFxCurrentRef>eb1150daa4f3b3e1aa224e05880eb886f4510867</CoreFxCurrentRef>
+    <CoreClrCurrentRef>eb1150daa4f3b3e1aa224e05880eb886f4510867</CoreClrCurrentRef>
     <StandardCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</StandardCurrentRef>
-    <BuildToolsCurrentRef>a458ca976140589a453fd8fc71be266d59a34a27</BuildToolsCurrentRef>
+    <BuildToolsCurrentRef>eb1150daa4f3b3e1aa224e05880eb886f4510867</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26719-04</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26720-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26719-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26719-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26720-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26720-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
   </PropertyGroup>
@@ -44,7 +44,7 @@
   <!-- Package versions used as toolsets -->
   <PropertyGroup>
     <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
-    <FeedTasksPackageVersion>2.2.0-preview1-03013-03</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>2.2.0-preview1-03020-01</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Publish symbol build task package -->