Update BuildTools, CoreClr to preview4-03930-01, preview6-27630-77, respectively...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 30 Apr 2019 18:39:13 +0000 (11:39 -0700)
committerJan Kotas <jkotas@microsoft.com>
Tue, 30 Apr 2019 18:39:13 +0000 (11:39 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/c6c2dccd330d1ad861806840029443f10f244b4d

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

index 1084e25..7ae3b67 100644 (file)
@@ -1 +1 @@
-3.0.0-preview4-03917-01
+3.0.0-preview4-03930-01
index 9199745..8937128 100644 (file)
@@ -1 +1 @@
-3.0.0-preview6-27629-72
+3.0.0-preview6-27630-77
index f0e3371..f27c659 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>3bd008d93c45b77759f46eb72eb1e82e0ee74a9e</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>c759329d47d7e871483ef1747803839b31f2f31d</BuildToolsCurrentRef>
+    <CoreClrCurrentRef>9519ad281b838b0b2bffa86b2837994d4f7c41d3</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>9519ad281b838b0b2bffa86b2837994d4f7c41d3</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6-27629-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview6-27630-77</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.4.1-pre.build.4059</XunitPackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
     <MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.40</MicrosoftDiagnosticsTracingTraceEventPackageVersion>