Update CoreClr to preview6.19277.72 (dotnet/coreclr#24795)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 28 May 2019 10:07:21 +0000 (03:07 -0700)
committerStephen Toub <stoub@microsoft.com>
Tue, 28 May 2019 10:07:21 +0000 (06:07 -0400)
Commit migrated from https://github.com/dotnet/coreclr/commit/7631331183266734342de351b25519a07743e13e

src/coreclr/ILAsmVersion.txt
src/coreclr/dependencies.props

index 17698b8..34debb9 100644 (file)
@@ -1 +1 @@
-3.0.0-preview6.19274.71
+3.0.0-preview6.19277.72
index 94711d7..3bb3718 100644 (file)
 
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreClrCurrentRef>6bb061a058d47fc7265147b804d8fb0d97c1c230</CoreClrCurrentRef>
+    <CoreClrCurrentRef>67efd7d713f5d20bec51a5b1dcf0829a6ba75646</CoreClrCurrentRef>
     <BuildToolsCurrentRef>00797464e62272e9c721a1854abe49ff05743bdf</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6.19274.71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6.19277.72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.4.1-pre.build.4059</XunitPackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.40</MicrosoftDiagnosticsTracingTraceEventPackageVersion>