From 63d0238d072aa409d6877ec004872637bd28288a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 10 Jun 2026 12:57:06 +0000 Subject: [PATCH 1/3] Update dependencies from build 318145 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26305.116 -> 10.0.0-beta.26310.103) [[ 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 06de1af9b1..0b2ebbcde4 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.26305.116 + 10.0.0-beta.26310.103 2.0.8 10.0.8 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f5d332ef87..c61507da16 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 4cf4b616005a9d7c61acf75d889b167b34acaa31 + fa0030577339ddb7707463aed4073f3e4560ce40 diff --git a/global.json b/global.json index bf509e6b22..e9d285ae0c 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.300" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26305.116", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.103", "Microsoft.Build.NoTargets": "3.7.0" } } From ff3e1c16f80a6fa8784919ad3592e31206fe1643 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 12 Jun 2026 02:26:24 +0000 Subject: [PATCH 2/3] Backflow from https://github.com/dotnet/dotnet / bceb742 build 318416 Diff: https://github.com/dotnet/dotnet/compare/fa0030577339ddb7707463aed4073f3e4560ce40..bceb742e0ae38fdec84a110e5560e2b6396d9eeb From: https://github.com/dotnet/dotnet/commit/fa0030577339ddb7707463aed4073f3e4560ce40 To: https://github.com/dotnet/dotnet/commit/bceb742e0ae38fdec84a110e5560e2b6396d9eeb [[ commit created by automation ]] --- NuGet.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NuGet.config b/NuGet.config index db8bd23b41..ae9b891f99 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + @@ -15,6 +16,7 @@ + From 9f1d340ca7d1fdc68fcf4660528c8980b74b51ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 12 Jun 2026 02:26:30 +0000 Subject: [PATCH 3/3] Update dependencies from build 318416 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26310.103 -> 10.0.0-beta.26311.111) System.CommandLine (Version 2.0.8 -> 2.0.9) System.IO.Hashing (Version 10.0.8 -> 10.0.9) [[ commit created by automation ]] --- NuGet.config | 2 -- eng/Version.Details.props | 6 +++--- eng/Version.Details.xml | 14 +++++++------- global.json | 6 +++--- 4 files changed, 13 insertions(+), 15 deletions(-) diff --git a/NuGet.config b/NuGet.config index ae9b891f99..db8bd23b41 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,6 @@ - @@ -16,7 +15,6 @@ - diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 0b2ebbcde4..516028aa18 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,9 +6,9 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26310.103 - 2.0.8 - 10.0.8 + 10.0.0-beta.26311.111 + 2.0.9 + 10.0.9 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c61507da16..46f805842c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,20 +1,20 @@ - + - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 94ea82652cdd4e0f8046b5bd5becbd11461482ca + 901ca941248413c79832d2fdbd709da0c4386353 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 94ea82652cdd4e0f8046b5bd5becbd11461482ca + 901ca941248413c79832d2fdbd709da0c4386353 - + https://github.com/dotnet/dotnet - fa0030577339ddb7707463aed4073f3e4560ce40 + bceb742e0ae38fdec84a110e5560e2b6396d9eeb diff --git a/global.json b/global.json index e9d285ae0c..e02a4a86dd 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300", + "version": "10.0.301", "allowPrerelease": true, "rollForward": "latestFeature", "paths": [ @@ -10,10 +10,10 @@ "errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it." }, "tools": { - "dotnet": "10.0.300" + "dotnet": "10.0.301" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.103", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26311.111", "Microsoft.Build.NoTargets": "3.7.0" } }