summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2019-04-15 09:39:47 -0700
committerJan Kotas <jkotas@microsoft.com>2019-04-15 09:39:47 -0700
commit345b1541c8461414740f12e8f58718cd608ae66c (patch)
tree89e555b259bef7dbf447ac9a5f2e95c002ec6b56
parent88d7bf5a05040b4e5e60e3499decfc7ad5a7e85a (diff)
downloadcoreclr-345b1541c8461414740f12e8f58718cd608ae66c.tar.gz
coreclr-345b1541c8461414740f12e8f58718cd608ae66c.tar.bz2
coreclr-345b1541c8461414740f12e8f58718cd608ae66c.zip
Update CoreClr to preview5-27615-71 (#23991)
-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 76ab974f4d..e4dd9afa1d 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-3.0.0-preview5-27614-72
+3.0.0-preview5-27615-71
diff --git a/dependencies.props b/dependencies.props
index f203e9df58..a7299449e5 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -26,13 +26,13 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
- <CoreClrCurrentRef>c406b881857040bd245efa1be63abf141fcaaf01</CoreClrCurrentRef>
+ <CoreClrCurrentRef>b6660920d1e383721f6c396d02420721be0aca83</CoreClrCurrentRef>
<BuildToolsCurrentRef>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</BuildToolsCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27614-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27615-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.4.1</XunitPackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.36</MicrosoftDiagnosticsTracingTraceEventPackageVersion>