summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-05-15 22:22:24 -0500
committerJan Kotas <jkotas@microsoft.com>2018-05-15 20:22:24 -0700
commite353a220a673fa54e98f53c4dcc5793badd4d69e (patch)
tree77714cba260ad55f99dc3728b204b37d0214e2ee
parentd5c558539c375d7403a11183f03b07133d724b4d (diff)
downloadcoreclr-e353a220a673fa54e98f53c4dcc5793badd4d69e.tar.gz
coreclr-e353a220a673fa54e98f53c4dcc5793badd4d69e.tar.bz2
coreclr-e353a220a673fa54e98f53c4dcc5793badd4d69e.zip
Update CoreClr to preview1-26516-01 (#18015)
-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 5bb2972961..ef56ba6f87 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.2.0-preview1-26515-05
+2.2.0-preview1-26516-01
diff --git a/dependencies.props b/dependencies.props
index 09d6c1ba33..0c4f8b50ee 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>740ad52a71898d36e00847c3ba134d0aaa0d0460</CoreClrCurrentRef>
+ <CoreClrCurrentRef>994567869a6cf62259e2223a380e544245862d8c</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-26515-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26516-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>