Update CoreClr to preview6-27702-71 (dotnet/coreclr#24353)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 2 May 2019 17:41:32 +0000 (10:41 -0700)
committerJan Kotas <jkotas@microsoft.com>
Thu, 2 May 2019 17:41:32 +0000 (10:41 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/70e072d6301c5c87f98a13d235384b64d653cae8

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

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