From e5eb5d3b5c1831de92b891c38009bb305cd4ab42 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 21 Nov 2025 09:03:51 +0000 Subject: [PATCH 1/3] Backflow from https://github.com/dotnet/dotnet / 18f6e60 build 291651 [[ commit created by automation ]] --- eng/Versions.props | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 5e7f7d3a06..fdd2689af8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,8 +3,12 @@ - 2.2.1 - beta + 2.2.2 + servicing + + + + false true From 75ff93345da12c08328284113b6257024eebddd8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 21 Nov 2025 09:03:52 +0000 Subject: [PATCH 2/3] Update dependencies from https://github.com/dotnet/dotnet build 291651 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25563.104 -> 10.0.0-beta.25570.103) --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1c38ecbd85..191486ce07 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25563.104 + 10.0.0-beta.25570.103 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e1cd129258..d3b3658e77 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 93970af2dae989c795efb703be9a25ff95079f25 + 18f6e60aa4755c2be56b2d45165a135d64d4f710 diff --git a/global.json b/global.json index a06da32b42..8ceb26f7a1 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25502.107", + "version": "10.0.100", "allowPrerelease": true, "rollForward": "latestFeature", "paths": [ @@ -10,9 +10,9 @@ "errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it." }, "tools": { - "dotnet": "10.0.100-rc.2.25502.107" + "dotnet": "10.0.100" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25563.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25570.103" } } From 5fd9ddd338f87b9932e3b3f26994320b0dc842ca Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 1 Dec 2025 05:02:26 +0000 Subject: [PATCH 3/3] Update dependencies from https://github.com/dotnet/dotnet build 292661 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25570.103 -> 10.0.0-beta.25578.106) --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 191486ce07..b329b77e2c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25570.103 + 10.0.0-beta.25578.106 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d3b3658e77..08bd426b23 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 18f6e60aa4755c2be56b2d45165a135d64d4f710 + ba5cda19aa70d59758a74b7d36c90e009b32f6f0 diff --git a/global.json b/global.json index 8ceb26f7a1..1f8e95e3d6 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.100" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25570.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25578.106" } }