From d85190553ef8ed0be33cd17ea929df84e2d6c4c6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Apr 2026 05:03:39 +0000 Subject: [PATCH 1/2] Backflow from https://github.com/dotnet/dotnet / 71d1809 build 311039 [[ commit created by automation ]] --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 06c834e8c6..e7c9324245 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,7 +3,7 @@ - 2.2.7 + 2.2.8 servicing From 847dffb4f2c4bf34e9197bffb6eb59656559f0fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Apr 2026 05:03:39 +0000 Subject: [PATCH 2/2] Update dependencies from build 311039 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26216.111 -> 10.0.0-beta.26217.115) [[ commit created by automation ]] --- 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 79a427d2aa..3e9783f111 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.26216.111 + 10.0.0-beta.26217.115 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8fa7b7bc7c..8e8e61fb08 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - d5a73cb9564de5e77882721fc7a85c83fad55ada + 71d1809a66d8aacbe21208baeb0bbc484191b3d1 diff --git a/global.json b/global.json index 0885c43164..e6d57f836b 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.106" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26216.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26217.115" } }