From ebc30dd60d3d77c1de4f8e6da670cc4002c8b45e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 Jul 2026 02:02:03 +0000 Subject: [PATCH 1/5] Update dependencies from https://github.com/dotnet/arcade build 20260724.3 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 11.0.0-beta.26373.4 -> To Version 11.0.0-beta.26374.3 --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- global.json | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 02e5e9a03fd..9163baa44bc 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26373.4 - 11.0.0-beta.26373.4 + 11.0.0-beta.26374.3 + 11.0.0-beta.26374.3 1.1.0-beta.26359.1 1.1.0-beta.26359.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 92307104147..560f110c5e8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -16,13 +16,13 @@ https://github.com/dotnet/templating 43b5827697e501c442eb75ffff832cd4df2514fe - + https://github.com/dotnet/arcade - 24c548a0d3de04c06530d87dff376a37a0a0c723 + de2fe253005235b3ffee14aca0e61d989bb8787e - + https://github.com/dotnet/arcade - 24c548a0d3de04c06530d87dff376a37a0a0c723 + de2fe253005235b3ffee14aca0e61d989bb8787e https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index b51b63bf283..b4a2a88e718 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "dotnet": "11.0.100-preview.5.26302.115" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26373.4", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26373.4", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26374.3", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26374.3", "Microsoft.Build.NoTargets": "3.7.0" } } From 30fb7eee244893268b3a503babd60dcc7ace3dd0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Jul 2026 05:02:08 +0000 Subject: [PATCH 2/5] Update dependencies from https://github.com/dotnet/arcade-services build 20260724.1 On relative base path root Microsoft.DotNet.DarcLib , Microsoft.DotNet.ProductConstructionService.Client From Version 1.1.0-beta.26359.1 -> To Version 1.1.0-beta.26374.1 --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 9163baa44bc..761bae498b5 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -9,8 +9,8 @@ This file should be imported by eng/Versions.props 11.0.0-beta.26374.3 11.0.0-beta.26374.3 - 1.1.0-beta.26359.1 - 1.1.0-beta.26359.1 + 1.1.0-beta.26374.1 + 1.1.0-beta.26374.1 2.0.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 560f110c5e8..bc1b5ac8080 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -24,13 +24,13 @@ https://github.com/dotnet/arcade de2fe253005235b3ffee14aca0e61d989bb8787e - + https://github.com/dotnet/arcade-services - 12f6b696271e14a2089e19a97ca6aa9df61fe4e7 + ea4c017203f17b7bbad86bfd19f61e4d34284dc2 - + https://github.com/dotnet/arcade-services - 12f6b696271e14a2089e19a97ca6aa9df61fe4e7 + ea4c017203f17b7bbad86bfd19f61e4d34284dc2 https://github.com/dotnet/xharness From f6fbb4455406422eb17b6ef5c1620ade74dca243 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Jul 2026 05:09:26 +0000 Subject: [PATCH 3/5] Update dependencies from https://github.com/dotnet/dnceng build 20260723.4 On relative base path root Microsoft.DncEng.SecretManager From Version 1.1.0-beta.26363.3 -> To Version 1.1.0-beta.26373.4 --- .config/dotnet-tools.json | 2 +- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 300727127f2..33b657e4964 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.dnceng.secretmanager": { - "version": "1.1.0-beta.26363.3", + "version": "1.1.0-beta.26373.4", "commands": [ "secret-manager" ] diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 761bae498b5..370023676e2 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -18,7 +18,7 @@ This file should be imported by eng/Versions.props 8.0.0-preview.24461.2 - 1.1.0-beta.26363.3 + 1.1.0-beta.26373.4 17.12.50 17.12.50 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bc1b5ac8080..837b8a29ad9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -124,9 +124,9 @@ https://github.com/dotnet/runtime dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a - + https://github.com/dotnet/dnceng - ced194e9d95281f944c08ab402d3c04e1b3f87c3 + 668601fcbe9278138c5236abe52a666628c08d69 From 60821455f166ca799f74aa84c183c1e093a2d45a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Jul 2026 21:11:12 +0000 Subject: [PATCH 4/5] Update dependencies from https://github.com/dotnet/arcade build 20260727.1 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 11.0.0-beta.26373.4 -> To Version 11.0.0-beta.26377.1 --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- global.json | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 370023676e2..f312f2a2d15 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26374.3 - 11.0.0-beta.26374.3 + 11.0.0-beta.26377.1 + 11.0.0-beta.26377.1 1.1.0-beta.26374.1 1.1.0-beta.26374.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 837b8a29ad9..43ece9a4d96 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -16,13 +16,13 @@ https://github.com/dotnet/templating 43b5827697e501c442eb75ffff832cd4df2514fe - + https://github.com/dotnet/arcade - de2fe253005235b3ffee14aca0e61d989bb8787e + 1d34ead1f3b7a73d7ce702876f433973cf7a45c0 - + https://github.com/dotnet/arcade - de2fe253005235b3ffee14aca0e61d989bb8787e + 1d34ead1f3b7a73d7ce702876f433973cf7a45c0 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index b4a2a88e718..5f31b828a7a 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "dotnet": "11.0.100-preview.5.26302.115" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26374.3", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26374.3", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26377.1", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26377.1", "Microsoft.Build.NoTargets": "3.7.0" } } From 1ceb089c503eb3f4b60926f3b5975ab1f74068ab Mon Sep 17 00:00:00 2001 From: "Matt Mitchell (.NET)" Date: Mon, 27 Jul 2026 14:56:23 -0700 Subject: [PATCH 5/5] Update runtime dependencies to 10.0.10 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 71d94670-5f42-474b-bb38-09b7af748f61 --- eng/Version.Details.props | 22 +++++++++---------- eng/Version.Details.xml | 46 +++++++++++++++++++-------------------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f312f2a2d15..44276782c25 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -28,17 +28,17 @@ This file should be imported by eng/Versions.props 4.8.0 4.8.0 - 10.0.9 - 10.0.9 - 10.0.9 - 10.0.9 - 10.0.9 - 10.0.9 - 10.0.9 - 10.0.9 - 10.0.9 - 10.0.9 - 10.0.9 + 10.0.10 + 10.0.10 + 10.0.10 + 10.0.10 + 10.0.10 + 10.0.10 + 10.0.10 + 10.0.10 + 10.0.10 + 10.0.10 + 10.0.10 10.0.10 9.0.100-preview.6.24328.19 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 43ece9a4d96..2e92c48b6fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,49 +54,49 @@ - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd https://github.com/dotnet/deployment-tools @@ -112,17 +112,17 @@ c7b5e07cfed85e88c162dc1c916efaff03742e6e - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd https://github.com/dotnet/runtime - dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a + f7d90799ce4ef09a0bb257852a57248d2a8fb8dd https://github.com/dotnet/dnceng