From 1d50559166950cfac27d88ca3aa56d5861107488 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 22 Mar 2026 02:04:14 +0000 Subject: [PATCH 1/2] Update dependencies from build 307198 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.26170.109 -> 11.0.0-beta.26171.106) [[ 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 254b2c1eed..68a0b00f11 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26170.109 + 11.0.0-beta.26171.106 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cbcd48b98e..dd4f0874e0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,11 +1,11 @@ - + - + https://github.com/dotnet/dotnet - e921c3d511279a7ed37f83dbd346019c5b3ffc0e + 840ea139a6e8aebe487f7041190f3865a74378d9 diff --git a/global.json b/global.json index fb31e4c486..6ad3734597 100644 --- a/global.json +++ b/global.json @@ -8,7 +8,7 @@ "dotnet": "11.0.100-preview.3.26161.119" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26170.109", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26171.106", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" } From 381621a0758e608a0fe3c56d75f9b84c80babadc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 24 Mar 2026 02:05:22 +0000 Subject: [PATCH 2/2] Update dependencies from build 307311 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.26171.106 -> 11.0.0-beta.26172.108) [[ commit created by automation ]] --- 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 68a0b00f11..a797a98e85 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26171.106 + 11.0.0-beta.26172.108 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dd4f0874e0..8d92852f23 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,11 +1,11 @@ - + - + https://github.com/dotnet/dotnet - 840ea139a6e8aebe487f7041190f3865a74378d9 + 491bbab262d2f8179cf5f5651bc0689d9c12739a diff --git a/global.json b/global.json index 6ad3734597..9ee44d1f16 100644 --- a/global.json +++ b/global.json @@ -1,14 +1,14 @@ { "sdk": { - "version": "11.0.100-preview.3.26161.119", + "version": "11.0.100-preview.3.26170.106", "allowPrerelease": true, "rollForward": "major" }, "tools": { - "dotnet": "11.0.100-preview.3.26161.119" + "dotnet": "11.0.100-preview.3.26170.106" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26171.106", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26172.108", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }