Update BuildTools, CoreClr, CoreFx, PgoData to prerelease-02130-01, preview1-25829...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 30 Oct 2017 19:35:42 +0000 (12:35 -0700)
committerAhson Khan <ahkha@microsoft.com>
Mon, 30 Oct 2017 19:35:42 +0000 (12:35 -0700)
BuildToolsVersion.txt
dependencies.props

index d6ea201..30c96e6 100644 (file)
@@ -1 +1 @@
-2.0.0-prerelease-02126-01
+2.0.0-prerelease-02130-01
index 07d0b03..5a580be 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>36a82eaf3ebf7ce0357648cd8bd77a511ad3b814</CoreFxCurrentRef>
-    <CoreClrCurrentRef>b18c2bda8803d708746b4d0cde65be5f6d54bf0d</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>b18c2bda8803d708746b4d0cde65be5f6d54bf0d</BuildToolsCurrentRef>
-    <PgoDataCurrentRef>b18c2bda8803d708746b4d0cde65be5f6d54bf0d</PgoDataCurrentRef>
+    <CoreFxCurrentRef>5b662e16887cd01cada59eb678ab0c1dd64438c4</CoreFxCurrentRef>
+    <CoreClrCurrentRef>5b662e16887cd01cada59eb678ab0c1dd64438c4</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>5b662e16887cd01cada59eb678ab0c1dd64438c4</BuildToolsCurrentRef>
+    <PgoDataCurrentRef>5b662e16887cd01cada59eb678ab0c1dd64438c4</PgoDataCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxPackageVersion>4.5.0-preview1-25825-08</CoreFxPackageVersion>
-    <PlatformPackageVersion>2.1.0-preview1-25825-08</PlatformPackageVersion>
-    <PgoDataPackageVersion>99.99.99-master-20171026-0034</PgoDataPackageVersion>
+    <CoreFxPackageVersion>4.5.0-preview1-25830-02</CoreFxPackageVersion>
+    <PlatformPackageVersion>2.1.0-preview1-25830-02</PlatformPackageVersion>
+    <PgoDataPackageVersion>99.99.99-master-20171030-0047</PgoDataPackageVersion>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.1.0-preview1-25826-01</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.1.0-preview1-25829-02</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
     <XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>
@@ -39,7 +39,7 @@
   <!-- Package versions used as toolsets -->
   <PropertyGroup>
     <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
-    <FeedTasksPackageVersion>1.0.0-prerelease-02126-01</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>1.0.0-prerelease-02130-01</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->