From 50587589e08f00a4f0389a4d3b333fd636e435e1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 Oct 2025 00:43:31 +0000 Subject: [PATCH 1/4] Update dependencies from https://github.com/dotnet/dotnet build 285265 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25479.113 -> 10.0.0-beta.25480.103) System.CommandLine (Version 2.0.0-rc.2.25479.113 -> 2.0.0-rc.2.25480.103) --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 10 +++++----- global.json | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e07e8e43d9..8713c5c188 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25479.113 - 2.0.0-rc.2.25479.113 + 10.0.0-beta.25480.103 + 2.0.0-rc.2.25480.103 9.0.3 9.0.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 91d21c6b5b..7e11973f01 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - 8f250ef19f26c626df1bb0c44b3cacc62230c7cc + a17c35e17cfbe3e3fb7710adbd053f5b976ab1c0 - + https://github.com/dotnet/dotnet - 8f250ef19f26c626df1bb0c44b3cacc62230c7cc + a17c35e17cfbe3e3fb7710adbd053f5b976ab1c0 diff --git a/global.json b/global.json index ed20f9a3dc..46ae70e656 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.100-rc.1.25451.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25479.113" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25480.103" } } From 02ff9d160d3aef6f7bb0237120f5db0457ccbf2e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 Oct 2025 08:02:07 +0000 Subject: [PATCH 2/4] Update dependencies from https://github.com/dotnet/dotnet build 285302 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25480.103 -> 10.0.0-beta.25480.115) System.CommandLine (Version 2.0.0-rc.2.25480.103 -> 2.0.0-rc.2.25480.115) --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 10 +++++----- global.json | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 8713c5c188..489f1000b5 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25480.103 - 2.0.0-rc.2.25480.103 + 10.0.0-beta.25480.115 + 2.0.0-rc.2.25480.115 9.0.3 9.0.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7e11973f01..d023fd6ebe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - a17c35e17cfbe3e3fb7710adbd053f5b976ab1c0 + c0d436bbd30fdf77eb95c75af08bdd89031df4f2 - + https://github.com/dotnet/dotnet - a17c35e17cfbe3e3fb7710adbd053f5b976ab1c0 + c0d436bbd30fdf77eb95c75af08bdd89031df4f2 diff --git a/global.json b/global.json index 46ae70e656..7ab7b17c38 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.100-rc.1.25451.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25480.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25480.115" } } From 7281c27456534a581eb8d511b335c73f28cc44c7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 Oct 2025 15:33:11 +0000 Subject: [PATCH 3/4] Update dependencies from https://github.com/dotnet/dotnet build 285335 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25480.115 -> 10.0.0-beta.25501.103) System.CommandLine (Version 2.0.0-rc.2.25480.115 -> 2.0.0-rc.2.25501.103) --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 10 +++++----- global.json | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 489f1000b5..687626e40b 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25480.115 - 2.0.0-rc.2.25480.115 + 10.0.0-beta.25501.103 + 2.0.0-rc.2.25501.103 9.0.3 9.0.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d023fd6ebe..0a13286c32 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - c0d436bbd30fdf77eb95c75af08bdd89031df4f2 + 066752e682fa11fa0b484be4d07947228fd95f43 - + https://github.com/dotnet/dotnet - c0d436bbd30fdf77eb95c75af08bdd89031df4f2 + 066752e682fa11fa0b484be4d07947228fd95f43 diff --git a/global.json b/global.json index 7ab7b17c38..85dbaf7c65 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.100-rc.1.25451.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25480.115" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25501.103" } } From 24b8b14bfbe30945bd1a06f9d7dc0234e9bfca7b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 Oct 2025 02:19:01 +0000 Subject: [PATCH 4/4] Update dependencies from https://github.com/dotnet/dotnet build 285597 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25501.103 -> 10.0.0-beta.25502.106) System.CommandLine (Version 2.0.0-rc.2.25501.103 -> 2.0.0-rc.2.25502.106) --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 10 +++++----- global.json | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 687626e40b..fc05b82a29 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25501.103 - 2.0.0-rc.2.25501.103 + 10.0.0-beta.25502.106 + 2.0.0-rc.2.25502.106 9.0.3 9.0.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a13286c32..0529967dd0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - 066752e682fa11fa0b484be4d07947228fd95f43 + afb87a943ff83ab24bde7c1fa2c8d42f4b0efdc0 - + https://github.com/dotnet/dotnet - 066752e682fa11fa0b484be4d07947228fd95f43 + afb87a943ff83ab24bde7c1fa2c8d42f4b0efdc0 diff --git a/global.json b/global.json index 85dbaf7c65..353d2e509b 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.100-rc.1.25451.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25501.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25502.106" } }