Update BuildTools, CoreClr to preview1-02915-01, preview1-26616-01, respectively...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 16 Jun 2018 05:36:31 +0000 (22:36 -0700)
committerDan Moseley <danmose@microsoft.com>
Sat, 16 Jun 2018 05:36:31 +0000 (22:36 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/45da72ca0f1493f793e30f39a7da0e59acb8bdbc

src/coreclr/BuildToolsVersion.txt
src/coreclr/ILAsmVersion.txt
src/coreclr/dependencies.props

index 095fdc4..a3362ce 100644 (file)
@@ -1 +1 @@
-2.2.0-preview1-02914-01
+2.2.0-preview1-02915-01
index b428d04..3a7db18 100644 (file)
@@ -1 +1 @@
-2.2.0-preview1-26615-04
+2.2.0-preview1-26616-01
index 2152f9e..b20c7e3 100644 (file)
@@ -24,8 +24,8 @@
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
     <CoreFxCurrentRef>fb65b064b4632788a7e1985e94978fca57715110</CoreFxCurrentRef>
-    <CoreClrCurrentRef>fb65b064b4632788a7e1985e94978fca57715110</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>fb65b064b4632788a7e1985e94978fca57715110</BuildToolsCurrentRef>
+    <CoreClrCurrentRef>9004703a1923e5c5582ceb8d79712df777412446</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>9004703a1923e5c5582ceb8d79712df777412446</BuildToolsCurrentRef>
     <PgoDataCurrentRef>fb65b064b4632788a7e1985e94978fca57715110</PgoDataCurrentRef>
   </PropertyGroup>
 
@@ -34,7 +34,7 @@
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26615-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26615-01</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20180615-0040</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26615-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26616-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
@@ -51,7 +51,7 @@
   <!-- Package versions used as toolsets -->
   <PropertyGroup>
     <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
-    <FeedTasksPackageVersion>2.2.0-preview1-02914-01</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>2.2.0-preview1-02915-01</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Publish symbol build task package -->