summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-05-16 16:30:52 -0500
committerStephen Toub <stoub@microsoft.com>2018-05-16 17:30:52 -0400
commit890dfcf2769fb280f4cce11080225053f00a9162 (patch)
tree49ac7e3a5afb006d693a0ee225d67afc741666b1
parentf17770dd0318aa80fcd2a70288f097f2e05ba3bd (diff)
downloadcoreclr-890dfcf2769fb280f4cce11080225053f00a9162.tar.gz
coreclr-890dfcf2769fb280f4cce11080225053f00a9162.tar.bz2
coreclr-890dfcf2769fb280f4cce11080225053f00a9162.zip
Update CoreClr to preview1-26516-05 (#18018)
-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 ef56ba6f87..4892095b8e 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.2.0-preview1-26516-01
+2.2.0-preview1-26516-05
diff --git a/dependencies.props b/dependencies.props
index 0c4f8b50ee..a13fb428a5 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>740ad52a71898d36e00847c3ba134d0aaa0d0460</CoreFxCurrentRef>
- <CoreClrCurrentRef>994567869a6cf62259e2223a380e544245862d8c</CoreClrCurrentRef>
+ <CoreClrCurrentRef>cca1ec9cc928c96c0806de56f6b289d9dbde1df9</CoreClrCurrentRef>
<BuildToolsCurrentRef>740ad52a71898d36e00847c3ba134d0aaa0d0460</BuildToolsCurrentRef>
<PgoDataCurrentRef>3200dec3d24dabddde6913647e643acbccae0035</PgoDataCurrentRef>
</PropertyGroup>
@@ -34,7 +34,7 @@
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26515-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26515-04</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180424-0039</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26516-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26516-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>