summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-05-24 23:13:38 -0700
committerJan Kotas <jkotas@microsoft.com>2018-05-24 23:13:38 -0700
commit6468753a39d2419083cd842497ae2fc0f35c143a (patch)
treececc4bb8cd7d004462ba149ee87618d6e41f1ff8
parent5fe6e952f7a9f60ae190a746f2446d255d0e5bea (diff)
downloadcoreclr-6468753a39d2419083cd842497ae2fc0f35c143a.tar.gz
coreclr-6468753a39d2419083cd842497ae2fc0f35c143a.tar.bz2
coreclr-6468753a39d2419083cd842497ae2fc0f35c143a.zip
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-02824-02, preview1-26525-01, preview1-26525-01, master-20180524-0023, respectively (#18109)
-rw-r--r--BuildToolsVersion.txt2
-rw-r--r--ILAsmVersion.txt2
-rw-r--r--dependencies.props18
3 files changed, 11 insertions, 11 deletions
diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt
index f51bc70f7e..9d7c4f16c2 100644
--- a/BuildToolsVersion.txt
+++ b/BuildToolsVersion.txt
@@ -1 +1 @@
-2.2.0-preview1-02823-01
+2.2.0-preview1-02824-02
diff --git a/ILAsmVersion.txt b/ILAsmVersion.txt
index fa83a49730..74c6038dc1 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.2.0-preview1-26523-04
+2.2.0-preview1-26525-01
diff --git a/dependencies.props b/dependencies.props
index bad75382dc..acdbf29bc6 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -23,18 +23,18 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
- <CoreFxCurrentRef>ce50acbed32c03faa79e2ea6c6057775b68c7656</CoreFxCurrentRef>
- <CoreClrCurrentRef>ce50acbed32c03faa79e2ea6c6057775b68c7656</CoreClrCurrentRef>
- <BuildToolsCurrentRef>ce50acbed32c03faa79e2ea6c6057775b68c7656</BuildToolsCurrentRef>
- <PgoDataCurrentRef>ce50acbed32c03faa79e2ea6c6057775b68c7656</PgoDataCurrentRef>
+ <CoreFxCurrentRef>544ef0843e4484c6d8669468a987c6c01b424e28</CoreFxCurrentRef>
+ <CoreClrCurrentRef>544ef0843e4484c6d8669468a987c6c01b424e28</CoreClrCurrentRef>
+ <BuildToolsCurrentRef>544ef0843e4484c6d8669468a987c6c01b424e28</BuildToolsCurrentRef>
+ <PgoDataCurrentRef>544ef0843e4484c6d8669468a987c6c01b424e28</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26523-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
- <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26523-05</MicrosoftNETCorePlatformsPackageVersion>
- <PgoDataPackageVersion>99.99.99-master-20180523-0040</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26523-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26525-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+ <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26525-01</MicrosoftNETCorePlatformsPackageVersion>
+ <PgoDataPackageVersion>99.99.99-master-20180524-0023</PgoDataPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26525-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-02823-01</FeedTasksPackageVersion>
+ <FeedTasksPackageVersion>2.2.0-preview1-02824-02</FeedTasksPackageVersion>
</PropertyGroup>
<!-- Publish symbol build task package -->