Update CoreClr to preview5-27616-71 (dotnet/coreclr#24020)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 17 Apr 2019 03:15:18 +0000 (20:15 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 17 Apr 2019 03:15:18 +0000 (20:15 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/40233545da8b1498632250dd54b4f6d28f2e57e8

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

index e4dd9af..a23af00 100644 (file)
@@ -1 +1 @@
-3.0.0-preview5-27615-71
+3.0.0-preview5-27616-71
index f8f4a92..adc2086 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>b6660920d1e383721f6c396d02420721be0aca83</CoreClrCurrentRef>
+    <CoreClrCurrentRef>64388f5ec335146136dea340002316fed53df6a9</CoreClrCurrentRef>
     <BuildToolsCurrentRef>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27615-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27616-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.4.1-pre.build.4059</XunitPackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.40</MicrosoftDiagnosticsTracingTraceEventPackageVersion>