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 095fdc4e8054bb4ecd41840cb6a322a1d817e9d4..a3362cee7678f03e09c77f809106f25883e8724a 100644 (file)
@@ -1 +1 @@
-2.2.0-preview1-02914-01
+2.2.0-preview1-02915-01
index b428d048a30539c2d0bc3f34de431458745a4572..3a7db18111dd4b80f448f43964973f4bf7a0db5b 100644 (file)
@@ -1 +1 @@
-2.2.0-preview1-26615-04
+2.2.0-preview1-26616-01
index 2152f9ee7817d7d4f62a3270d20acea409226884..b20c7e3363c775701e0cb67e4c2320a42db79c4a 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 -->