Update CoreClr to preview5-27607-72 (dotnet/coreclr#23799)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 8 Apr 2019 03:22:20 +0000 (20:22 -0700)
committerStephen Toub <stoub@microsoft.com>
Mon, 8 Apr 2019 03:22:20 +0000 (23:22 -0400)
Commit migrated from https://github.com/dotnet/coreclr/commit/67e8c9ba99ea32339e2df59d9615a88851fa6dc7

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

index 928d147..c1808ce 100644 (file)
@@ -1 +1 @@
-3.0.0-preview5-27606-71
+3.0.0-preview5-27607-72
index b553227..ffff648 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>66f3bb05de8ac6063fbedff5816ef25cc6ecfa11</CoreClrCurrentRef>
+    <CoreClrCurrentRef>caa82199af6a08425d93d3ab3a4b1cb9750ed6b3</CoreClrCurrentRef>
     <BuildToolsCurrentRef>66f3bb05de8ac6063fbedff5816ef25cc6ecfa11</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27606-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27607-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.4.1</XunitPackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.36</MicrosoftDiagnosticsTracingTraceEventPackageVersion>