Update BuildTools, CoreClr to preview2-02606-01, preview2-26305-12, respectively...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 6 Mar 2018 01:58:43 +0000 (19:58 -0600)
committerAhson Khan <ahkha@microsoft.com>
Tue, 6 Mar 2018 01:58:43 +0000 (17:58 -0800)
BuildToolsVersion.txt
ILAsmVersion.txt
dependencies.props

index f615e64..f81a8a4 100644 (file)
@@ -1 +1 @@
-2.1.0-preview2-02528-07
+2.1.0-preview2-02606-01
index 4f9d1d1..1013ec4 100644 (file)
@@ -1 +1 @@
-2.1.0-preview2-26305-04
+2.1.0-preview2-26305-12
index 340bb84..5e45a10 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>db08090a0ba0f41c231aa140c2585256adb2ba7d</CoreFxCurrentRef>
-    <CoreClrCurrentRef>db08090a0ba0f41c231aa140c2585256adb2ba7d</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>553f30357d08df4ed6d32f70f3478a76f5db79c2</BuildToolsCurrentRef>
+    <CoreClrCurrentRef>68a8d0815ead29d27b491e52bd27539b65800f79</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>68a8d0815ead29d27b491e52bd27539b65800f79</BuildToolsCurrentRef>
     <PgoDataCurrentRef>553f30357d08df4ed6d32f70f3478a76f5db79c2</PgoDataCurrentRef>
   </PropertyGroup>
 
@@ -34,7 +34,7 @@
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26305-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26305-02</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20180228-0037</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26305-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26305-12</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.1.0-preview2-02528-07</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>2.1.0-preview2-02606-01</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->