summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2019-05-24 14:37:04 -0700
committerJan Kotas <jkotas@microsoft.com>2019-05-24 14:37:04 -0700
commit1f428dbc5554191dadd27511cd5cd181e4a60efb (patch)
tree61c226f8ad4ab24e4a0348d2cf91c6f98f15db8a /dependencies.props
parentd3b5e99a75be2344ec7bc9e1f28319cd3d31ccc2 (diff)
downloadcoreclr-1f428dbc5554191dadd27511cd5cd181e4a60efb.tar.gz
coreclr-1f428dbc5554191dadd27511cd5cd181e4a60efb.tar.bz2
coreclr-1f428dbc5554191dadd27511cd5cd181e4a60efb.zip
Update CoreClr to preview6.19274.71 (#24761)
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 4d513b821f..94711d7e82 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -15,13 +15,13 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
- <CoreClrCurrentRef>00797464e62272e9c721a1854abe49ff05743bdf</CoreClrCurrentRef>
+ <CoreClrCurrentRef>6bb061a058d47fc7265147b804d8fb0d97c1c230</CoreClrCurrentRef>
<BuildToolsCurrentRef>00797464e62272e9c721a1854abe49ff05743bdf</BuildToolsCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6-27721-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6.19274.71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.4.1-pre.build.4059</XunitPackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.40</MicrosoftDiagnosticsTracingTraceEventPackageVersion>