Update dependencies from https://github.com/dotnet/coreclr build 20190910.4 (#41006)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 10 Sep 2019 23:56:17 +0000 (23:56 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 23:56:17 +0000 (23:56 +0000)
- Microsoft.NET.Sdk.IL - 3.0.0-rc2.19460.4
- Microsoft.NETCore.ILAsm - 3.0.0-rc2.19460.4
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc2.19460.4

eng/Version.Details.xml
eng/Versions.props
global.json

index b61b739..e85b7b2 100644 (file)
@@ -1,16 +1,16 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-rc2.19460.2">
+    <Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-rc2.19460.4">
       <Uri>https://github.com/dotnet/coreclr</Uri>
-      <Sha>70ee2a2175f7976daed4fc0a2c2f02aaf08dd2c4</Sha>
+      <Sha>c0919bc7c73332a59acdc1fd934327a4af5da004</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.ILAsm" Version="3.0.0-rc2.19460.2">
+    <Dependency Name="Microsoft.NETCore.ILAsm" Version="3.0.0-rc2.19460.4">
       <Uri>https://github.com/dotnet/coreclr</Uri>
-      <Sha>70ee2a2175f7976daed4fc0a2c2f02aaf08dd2c4</Sha>
+      <Sha>c0919bc7c73332a59acdc1fd934327a4af5da004</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NET.Sdk.IL" Version="3.0.0-rc2.19460.2">
+    <Dependency Name="Microsoft.NET.Sdk.IL" Version="3.0.0-rc2.19460.4">
       <Uri>https://github.com/dotnet/coreclr</Uri>
-      <Sha>70ee2a2175f7976daed4fc0a2c2f02aaf08dd2c4</Sha>
+      <Sha>c0919bc7c73332a59acdc1fd934327a4af5da004</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 132db65..1bfc608 100644 (file)
@@ -46,8 +46,8 @@
     <MicrosoftNETCoreDotNetHostPackageVersion>3.0.0-rc2-19459-40</MicrosoftNETCoreDotNetHostPackageVersion>
     <MicrosoftNETCoreDotNetHostPolicyPackageVersion>3.0.0-rc2-19459-40</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
     <!-- Coreclr dependencies -->
-    <MicrosoftNETCoreILAsmPackageVersion>3.0.0-rc2.19460.2</MicrosoftNETCoreILAsmPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-rc2.19460.2</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreILAsmPackageVersion>3.0.0-rc2.19460.4</MicrosoftNETCoreILAsmPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-rc2.19460.4</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <!-- Corefx dependencies -->
     <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview9.19409.15</MicrosoftNETCorePlatformsPackageVersion>
     <runtimenativeSystemIOPortsPackageVersion>4.6.0-preview9.19409.15</runtimenativeSystemIOPortsPackageVersion>
index 6510cf8..4d7aae0 100644 (file)
@@ -12,6 +12,6 @@
     "Microsoft.DotNet.Build.Tasks.Configuration": "1.0.0-beta.19459.10",
     "Microsoft.DotNet.CoreFxTesting": "1.0.0-beta.19459.10",
     "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
-    "Microsoft.NET.Sdk.IL": "3.0.0-rc2.19460.2"
+    "Microsoft.NET.Sdk.IL": "3.0.0-rc2.19460.4"
   }
 }