summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-04-04 11:59:36 -0500
committerStephen Toub <stoub@microsoft.com>2018-04-04 09:59:36 -0700
commit3ad2307879516df7ff4f6936d4d24c28b866d964 (patch)
treee4b4ad9dab698eb209b2f10b597344b7e045a727
parentfe44fe6526ea3c6e6322f3684651c14865431dcf (diff)
downloadcoreclr-3ad2307879516df7ff4f6936d4d24c28b866d964.tar.gz
coreclr-3ad2307879516df7ff4f6936d4d24c28b866d964.tar.bz2
coreclr-3ad2307879516df7ff4f6936d4d24c28b866d964.zip
Update CoreClr to preview3-26404-06 (#17408)
-rw-r--r--ILAsmVersion.txt2
-rw-r--r--dependencies.props4
2 files changed, 3 insertions, 3 deletions
diff --git a/ILAsmVersion.txt b/ILAsmVersion.txt
index e07f253acb..3f5ed555e7 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.1.0-preview3-26404-01
+2.1.0-preview3-26404-06
diff --git a/dependencies.props b/dependencies.props
index 5edf895187..d25d5b9872 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -24,7 +24,7 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>734a5552fdfa31da9f82aaff5ff14b863170ec0d</CoreFxCurrentRef>
- <CoreClrCurrentRef>734a5552fdfa31da9f82aaff5ff14b863170ec0d</CoreClrCurrentRef>
+ <CoreClrCurrentRef>e207b923a7929c917cba219be73f001e69f66c88</CoreClrCurrentRef>
<BuildToolsCurrentRef>734a5552fdfa31da9f82aaff5ff14b863170ec0d</BuildToolsCurrentRef>
<PgoDataCurrentRef>734a5552fdfa31da9f82aaff5ff14b863170ec0d</PgoDataCurrentRef>
</PropertyGroup>
@@ -34,7 +34,7 @@
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26403-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26403-04</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180403-1552</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26404-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26404-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>