Update BuildTools, CoreClr, CoreFx, PgoData to preview2-02509-01, preview2-26209...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 10 Feb 2018 04:58:29 +0000 (22:58 -0600)
committerJan Kotas <jkotas@microsoft.com>
Sat, 10 Feb 2018 04:58:29 +0000 (20:58 -0800)
BuildToolsVersion.txt
ILAsmVersion.txt
dependencies.props

index 2742e31..c6b5d8c 100644 (file)
@@ -1 +1 @@
-2.1.0-preview2-02507-02
+2.1.0-preview2-02509-01
index 2e1f939..4662f84 100644 (file)
@@ -1 +1 @@
-2.1.0-preview2-26207-11
+2.1.0-preview2-26209-08
index 835c22f..c5c586e 100644 (file)
 
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreFxCurrentRef>e3595665a1f18a7ebbc332285fb34cc386e6f2df</CoreFxCurrentRef>
-    <CoreClrCurrentRef>2933eeeb69055d5c85231ead3b06e90e10f9563e</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>2933eeeb69055d5c85231ead3b06e90e10f9563e</BuildToolsCurrentRef>
-    <PgoDataCurrentRef>fb8aaa87581eafdad52a1997540471169cf1b6bb</PgoDataCurrentRef>
+    <CoreFxCurrentRef>2ed83aee4d64fcf9a954294bdbae31aed09e0d3a</CoreFxCurrentRef>
+    <CoreClrCurrentRef>2ed83aee4d64fcf9a954294bdbae31aed09e0d3a</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>2ed83aee4d64fcf9a954294bdbae31aed09e0d3a</BuildToolsCurrentRef>
+    <PgoDataCurrentRef>2ed83aee4d64fcf9a954294bdbae31aed09e0d3a</PgoDataCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26202-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26202-05</MicrosoftNETCorePlatformsPackageVersion>
-    <PgoDataPackageVersion>99.99.99-master-20180131-0033</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26207-11</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26210-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26210-01</MicrosoftNETCorePlatformsPackageVersion>
+    <PgoDataPackageVersion>99.99.99-master-20180209-0035</PgoDataPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26209-08</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
@@ -50,7 +50,7 @@
   <!-- Package versions used as toolsets -->
   <PropertyGroup>
     <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
-    <FeedTasksPackageVersion>2.1.0-preview2-02507-02</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>2.1.0-preview2-02509-01</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->