Update CoreClr to preview6-27701-72 (dotnet/coreclr#24329)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 2 May 2019 04:20:28 +0000 (21:20 -0700)
committerStephen Toub <stoub@microsoft.com>
Thu, 2 May 2019 04:20:28 +0000 (00:20 -0400)
Commit migrated from https://github.com/dotnet/coreclr/commit/b97e783c696626ecc5f0411de2eedd0745f8b996

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

index 8937128..1f9c1bf 100644 (file)
@@ -1 +1 @@
-3.0.0-preview6-27630-77
+3.0.0-preview6-27701-72
index f27c659..cf574a2 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>9519ad281b838b0b2bffa86b2837994d4f7c41d3</CoreClrCurrentRef>
+    <CoreClrCurrentRef>d45b36503a32c00bd0625c0414efed7fb5eae762</CoreClrCurrentRef>
     <BuildToolsCurrentRef>9519ad281b838b0b2bffa86b2837994d4f7c41d3</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6-27630-77</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6-27701-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.4.1-pre.build.4059</XunitPackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.40</MicrosoftDiagnosticsTracingTraceEventPackageVersion>