Update CoreClr to preview5-27614-71 (dotnet/coreclr#23978)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sun, 14 Apr 2019 20:49:39 +0000 (13:49 -0700)
committerJan Kotas <jkotas@microsoft.com>
Sun, 14 Apr 2019 20:49:39 +0000 (13:49 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/6c9438d58613267701396c7a25eae4c3a5e2c570

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

index d0e17ff..fd44228 100644 (file)
@@ -1 +1 @@
-3.0.0-preview5-27612-73
+3.0.0-preview5-27614-71
index 3d71f8e..3151920 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>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</CoreClrCurrentRef>
+    <CoreClrCurrentRef>cfdd93588bd924bafc93c43dcb45e5f8e4d22f6b</CoreClrCurrentRef>
     <BuildToolsCurrentRef>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27612-73</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27614-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.4.1</XunitPackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.36</MicrosoftDiagnosticsTracingTraceEventPackageVersion>