From 457eb86f5e3308cec88477c035574d91dcf6de38 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 17 Oct 2024 04:36:49 +0000 Subject: [PATCH 1/5] Update dependencies from https://github.com/dotnet/runtime build 20241016.10 Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Logging , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , System.Formats.Asn1 , System.Text.Encodings.Web , System.Text.Json From Version 9.0.0-rtm.24516.5 -> To Version 9.0.0 --- NuGet.config | 1 + eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 28 ++++++++++----------- 3 files changed, 43 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index d1a8a417e43..aac2dd8ad9c 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2a68cc2c346..c74c2d60962 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,65 +1,65 @@ - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096 diff --git a/eng/Versions.props b/eng/Versions.props index 58645512875..2fa30e31f44 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -17,20 +17,20 @@ False - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 - 9.0.0-rtm.24516.5 + 9.0.0 + 9.0.0 + 9.0.0 + 9.0.0 + 9.0.0 + 9.0.0 + 9.0.0 + 9.0.0-rtm.24516.10 + 9.0.0 + 9.0.0 + 9.0.0 + 9.0.0 + 9.0.0 + 9.0.0 9.0.0-beta.24516.2 From 1b466a1a18a62f48071bbfc9ad3a59078afa7766 Mon Sep 17 00:00:00 2001 From: dkurepa Date: Thu, 17 Oct 2024 15:04:35 +0200 Subject: [PATCH 2/5] Pin runtime version to a non shipping package --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index d0844c41881..43f168e8756 100644 --- a/global.json +++ b/global.json @@ -8,7 +8,7 @@ "dotnet": "9.0.100-rc.2.24474.11", "runtimes": { "dotnet": [ - "$(MicrosoftNETCoreAppRuntimewinx64Version)" + "$(MicrosoftExtensionsHostFactoryResolverSourcesVersion)" ] } }, From 41718b361f334c43d7b66da2a7c00b5169755052 Mon Sep 17 00:00:00 2001 From: dkurepa Date: Thu, 17 Oct 2024 15:48:59 +0200 Subject: [PATCH 3/5] Use a different package --- eng/Version.Details.xml | 4 ++++ eng/Versions.props | 2 ++ global.json | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2a68cc2c346..80d6a8e91a6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -41,6 +41,10 @@ https://github.com/dotnet/runtime 9305d7f71d73c1d1edeb2a06478c998e40deda8d + + https://github.com/dotnet/runtime + 9305d7f71d73c1d1edeb2a06478c998e40deda8d + + 9.0.0-rtm.24516.5 9.0.0-rtm.24516.5 9.0.0-rtm.24516.5 9.0.0-rtm.24516.5 diff --git a/global.json b/global.json index 43f168e8756..9cf9fded9e5 100644 --- a/global.json +++ b/global.json @@ -8,7 +8,7 @@ "dotnet": "9.0.100-rc.2.24474.11", "runtimes": { "dotnet": [ - "$(MicrosoftExtensionsHostFactoryResolverSourcesVersion)" + "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)" ] } }, From ae0ea766daf4a73b368668fe66060f055c030022 Mon Sep 17 00:00:00 2001 From: "Matt Mitchell (.NET)" Date: Thu, 17 Oct 2024 07:28:23 -0700 Subject: [PATCH 4/5] Update deps --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0b09b70224a..8b4fc082c7c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -41,9 +41,9 @@ https://github.com/dotnet/runtime d3981726bc8b0e179db50301daf9f22d42393096 - + https://github.com/dotnet/runtime - 9305d7f71d73c1d1edeb2a06478c998e40deda8d + d3981726bc8b0e179db50301daf9f22d42393096