summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2019-04-23 16:28:07 -0700
committerJan Kotas <jkotas@microsoft.com>2019-04-23 16:28:07 -0700
commit2167c422f96027dc826fa9eb7006babb122923c8 (patch)
treea5b038387553543a847ad4e148028fa33162ec7b /dependencies.props
parent14af2765d0a4837bd017b9716e6405a3b778bb78 (diff)
downloadcoreclr-2167c422f96027dc826fa9eb7006babb122923c8.tar.gz
coreclr-2167c422f96027dc826fa9eb7006babb122923c8.tar.bz2
coreclr-2167c422f96027dc826fa9eb7006babb122923c8.zip
Update CoreClr to preview6-27623-73 (#24200)
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 f68060753c..241fb606e8 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>34044cb8c566c40e823acc63924d2e46d0edac62</CoreClrCurrentRef>
+ <CoreClrCurrentRef>f346d090d9d9d95af3f876ba6c7756bd445fc020</CoreClrCurrentRef>
<BuildToolsCurrentRef>c759329d47d7e871483ef1747803839b31f2f31d</BuildToolsCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6-27623-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6-27623-73</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.4.1-pre.build.4059</XunitPackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.40</MicrosoftDiagnosticsTracingTraceEventPackageVersion>