From 07bc37adb3daa6dc97140d63f0638cc776b9c082 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 9 Sep 2024 12:41:23 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/runtime build 20240908.4 Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Reflection.Metadata , System.Reflection.MetadataLoadContext , System.Text.Json , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 10.0.0-alpha.1.24431.5 -> To Version 10.0.0-alpha.1.24458.4 --- eng/Version.Details.xml | 36 ++++++++++++++++++------------------ eng/Versions.props | 14 +++++++------- global.json | 2 +- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a6e6117be90d26..576e8264ff900b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -278,43 +278,43 @@ https://github.com/dotnet/llvm-project b9b4464b3b10c1961ed0ff39b5f33b3b3bbf62d1 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 - + https://github.com/dotnet/runtime - ffd3b187038a107e29cd425de3a748540a75e33e + 39c84a3a1b57866b1a4ac17a8667971b34c9ac91 https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index 0a5bc229da989e..02c3c50df8e180 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -105,10 +105,10 @@ 6.0.0-preview.1.102 - 10.0.0-alpha.1.24431.5 + 10.0.0-alpha.1.24458.4 6.0.0 - 10.0.0-alpha.1.24431.5 + 10.0.0-alpha.1.24458.4 6.0.0 1.1.1 @@ -120,19 +120,19 @@ 8.0.0 5.0.0 4.5.5 - 10.0.0-alpha.1.24431.5 - 10.0.0-alpha.1.24431.5 + 10.0.0-alpha.1.24458.4 + 10.0.0-alpha.1.24458.4 6.0.0 5.0.0 5.0.0 5.0.0 7.0.0 - 10.0.0-alpha.1.24431.5 + 10.0.0-alpha.1.24458.4 6.0.0 7.0.0 4.5.4 4.5.0 - 10.0.0-alpha.1.24431.5 + 10.0.0-alpha.1.24458.4 8.0.0 8.0.0 @@ -213,7 +213,7 @@ 0.11.5-alpha.24419.1 - 10.0.0-alpha.1.24431.5 + 10.0.0-alpha.1.24458.4 10.0.0-alpha.1.24452.1 diff --git a/global.json b/global.json index a77e7d0883d98e..d615e1f3beeeba 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24423.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "10.0.0-alpha.1.24431.5" + "Microsoft.NET.Sdk.IL": "10.0.0-alpha.1.24458.4" } }