From 664a4f225049c3fa23253d813f4bcbe218092dd7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 14 Jun 2026 05:01:53 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/dotnet build 20260612.9 On relative base path root Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64 , Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64 , Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64 From Version 10.0.10 -> To Version 10.0.10 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.26279.112 -> To Version 10.0.0-beta.26312.109 --- NuGet.config | 2 +- eng/Version.Details.xml | 18 +++++++++--------- eng/Versions.props | 2 +- global.json | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/NuGet.config b/NuGet.config index 7fddb274d7..5e8d21311d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,7 +7,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a80108fa3e..85dd0a6cc1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,29 +3,29 @@ - + https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + efeff38742c1b54c1bb7056cfdde913a3a509376 - + https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + efeff38742c1b54c1bb7056cfdde913a3a509376 - + https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + efeff38742c1b54c1bb7056cfdde913a3a509376 https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + efeff38742c1b54c1bb7056cfdde913a3a509376 https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + efeff38742c1b54c1bb7056cfdde913a3a509376 https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + efeff38742c1b54c1bb7056cfdde913a3a509376 diff --git a/eng/Versions.props b/eng/Versions.props index 8d556e606e..64e03cb3b2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ 10.0.10 10.0.10 - 10.0.0-beta.26279.112 + 10.0.0-beta.26312.109 16 diff --git a/global.json b/global.json index ae274e80ad..a5fc6562dc 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ }, "msbuild-sdks": { "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26279.112", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26279.112" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26312.109", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26312.109" } }