Update BuildTools, CoreClr to preview3-02622-01, preview3-26322-01, respectively...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 22 Mar 2018 05:13:42 +0000 (00:13 -0500)
committerAhson Khan <ahkha@microsoft.com>
Thu, 22 Mar 2018 05:13:42 +0000 (22:13 -0700)
BuildToolsVersion.txt
ILAsmVersion.txt
dependencies.props

index 7787a55..ba79308 100644 (file)
@@ -1 +1 @@
-2.1.0-preview3-02620-10
+2.1.0-preview3-02622-01
index 0de52e8..d21c974 100644 (file)
@@ -1 +1 @@
-2.1.0-preview3-26321-06
+2.1.0-preview3-26322-01
index af169eb..f9bd280 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>1528e3f1252194b0b3274c34882887dc014257c2</CoreFxCurrentRef>
-    <CoreClrCurrentRef>1528e3f1252194b0b3274c34882887dc014257c2</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>1528e3f1252194b0b3274c34882887dc014257c2</BuildToolsCurrentRef>
+    <CoreClrCurrentRef>1eb5fa130d6a2015126f406d5833f5f230b10e74</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>1eb5fa130d6a2015126f406d5833f5f230b10e74</BuildToolsCurrentRef>
     <PgoDataCurrentRef>553f30357d08df4ed6d32f70f3478a76f5db79c2</PgoDataCurrentRef>
   </PropertyGroup>
 
@@ -34,7 +34,7 @@
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26319-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26319-04</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20180228-0037</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26321-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26322-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.1.0-preview3-02620-10</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>2.1.0-preview3-02622-01</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->