summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-04-30 15:53:38 -0500
committerStephen Toub <stoub@microsoft.com>2018-04-30 13:53:38 -0700
commit94a137be0a79e21caeb94baab916c6b4fb560752 (patch)
tree6aa294979cb035a06fee32c1db3f08ea12a5d836
parentac3196e8b23a70ddd050c19ab22032a88517223f (diff)
downloadcoreclr-94a137be0a79e21caeb94baab916c6b4fb560752.tar.gz
coreclr-94a137be0a79e21caeb94baab916c6b4fb560752.tar.bz2
coreclr-94a137be0a79e21caeb94baab916c6b4fb560752.zip
Update BuildTools, CoreClr, CoreFx, PgoData to rc1-02726-01, rc1-26423-02, rc1-26423-06, release-20180430-0045, respectively (#17696)
-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 beab3dc4b9..4afd78fbe4 100644
--- a/BuildToolsVersion.txt
+++ b/BuildToolsVersion.txt
@@ -1 +1 @@
-2.1.0-rc1-02719-01
+2.1.0-rc1-02726-01
diff --git a/ILAsmVersion.txt b/ILAsmVersion.txt
index 5140040f4e..216cc02a96 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.1.0-rc1-26419-03
+2.1.0-rc1-26423-02
diff --git a/dependencies.props b/dependencies.props
index 300283af68..df8eba4ad5 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>6bf02f0d943a07b4af784865af6b6438c528c0b2</CoreFxCurrentRef>
- <CoreClrCurrentRef>6bf02f0d943a07b4af784865af6b6438c528c0b2</CoreClrCurrentRef>
- <BuildToolsCurrentRef>6bf02f0d943a07b4af784865af6b6438c528c0b2</BuildToolsCurrentRef>
- <PgoDataCurrentRef>6bf02f0d943a07b4af784865af6b6438c528c0b2</PgoDataCurrentRef>
+ <CoreFxCurrentRef>3ee7598d30c4a8001acf38b3eba039d2adca32f0</CoreFxCurrentRef>
+ <CoreClrCurrentRef>3ee7598d30c4a8001acf38b3eba039d2adca32f0</CoreClrCurrentRef>
+ <BuildToolsCurrentRef>3ee7598d30c4a8001acf38b3eba039d2adca32f0</BuildToolsCurrentRef>
+ <PgoDataCurrentRef>3ee7598d30c4a8001acf38b3eba039d2adca32f0</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-rc1-26419-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
- <MicrosoftNETCorePlatformsPackageVersion>2.1.0-rc1-26419-03</MicrosoftNETCorePlatformsPackageVersion>
- <PgoDataPackageVersion>2.1.0-release-20180419-0038</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-rc1-26419-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-rc1-26423-06</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+ <MicrosoftNETCorePlatformsPackageVersion>2.1.0-rc1-26423-06</MicrosoftNETCorePlatformsPackageVersion>
+ <PgoDataPackageVersion>2.1.0-release-20180430-0045</PgoDataPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-rc1-26423-02</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-rc1-02719-01</FeedTasksPackageVersion>
+ <FeedTasksPackageVersion>2.1.0-rc1-02726-01</FeedTasksPackageVersion>
</PropertyGroup>
<!-- Publish symbol build task package -->