summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2019-04-14 13:49:39 -0700
committerJan Kotas <jkotas@microsoft.com>2019-04-14 13:49:39 -0700
commit6c9438d58613267701396c7a25eae4c3a5e2c570 (patch)
treeead16b40cd9a01fdb7f3d2b3f4c03c42f4811796 /dependencies.props
parentbbf4bea09b309e5ad87b9da53a71268de6ae7169 (diff)
downloadcoreclr-6c9438d58613267701396c7a25eae4c3a5e2c570.tar.gz
coreclr-6c9438d58613267701396c7a25eae4c3a5e2c570.tar.bz2
coreclr-6c9438d58613267701396c7a25eae4c3a5e2c570.zip
Update CoreClr to preview5-27614-71 (#23978)
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.props b/dependencies.props
index 3d71f8e7f3..3151920cf8 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>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</CoreClrCurrentRef>
+ <CoreClrCurrentRef>cfdd93588bd924bafc93c43dcb45e5f8e4d22f6b</CoreClrCurrentRef>
<BuildToolsCurrentRef>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</BuildToolsCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27612-73</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27614-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.4.1</XunitPackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.36</MicrosoftDiagnosticsTracingTraceEventPackageVersion>