From 2939083c36e8a908f1509b247e575c70791deab7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:57:12 +0200 Subject: [PATCH] [vs17.12] Update dependencies from dotnet/arcade (#10834) * Update dependencies from https://github.com/dotnet/arcade build 20241016.2 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24466.2 -> To Version 9.0.0-beta.24516.2 * Bump up version prefix * Remove unavailable BuildXL feed * Bump up dotnet version used in bootstrap along with dotnet bumped in global.json --------- Co-authored-by: dotnet-maestro[bot] Co-authored-by: Gang Wang --- NuGet.config | 1 - eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 7 ++++--- eng/cibuild_bootstrapped_msbuild.ps1 | 2 +- eng/cibuild_bootstrapped_msbuild.sh | 2 +- .../core-templates/steps/get-delegation-sas.yml | 11 ++++++++++- eng/common/sdl/NuGet.config | 4 ++-- eng/common/sdl/execute-all-sdl-tools.ps1 | 4 +++- eng/common/sdl/init-sdl.ps1 | 8 ++++++++ eng/common/sdl/sdl.ps1 | 4 +--- eng/common/templates-official/job/job.yml | 1 + eng/common/templates/job/job.yml | 1 + global.json | 4 ++-- 13 files changed, 42 insertions(+), 23 deletions(-) diff --git a/NuGet.config b/NuGet.config index bd10a6979cf..6cb00e2877f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -18,7 +18,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 428c37dce97..e0c116de989 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -71,19 +71,19 @@ - + https://github.com/dotnet/arcade - 04b9022eba9c184a8036328af513c22e6949e8b6 + 3c393bbd85ae16ddddba20d0b75035b0c6f1a52d - + https://github.com/dotnet/arcade - 04b9022eba9c184a8036328af513c22e6949e8b6 + 3c393bbd85ae16ddddba20d0b75035b0c6f1a52d - + https://github.com/dotnet/arcade - 04b9022eba9c184a8036328af513c22e6949e8b6 + 3c393bbd85ae16ddddba20d0b75035b0c6f1a52d https://github.com/nuget/nuget.client @@ -98,9 +98,9 @@ df4ae6b81013ac45367372176b9c3135a35a7e3c - + https://github.com/dotnet/arcade - 04b9022eba9c184a8036328af513c22e6949e8b6 + 3c393bbd85ae16ddddba20d0b75035b0c6f1a52d diff --git a/eng/Versions.props b/eng/Versions.props index d62a9021240..bcb4c3e7ff8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,8 @@ - 17.12.4release + 17.12.5 + release 17.11.4 15.1.0.0 preview @@ -49,7 +50,7 @@ Otherwise, this version of dotnet will not be installed and the build will error out. --> $([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1)) 4.2.0-1.22102.8 - 9.0.0-beta.24466.2 + 9.0.0-beta.24516.2 7.0.0 6.0.1 4.12.0-3.24463.9 @@ -57,7 +58,7 @@ 6.0.0 - 9.0.100-rc.1.24452.12 + 9.0.100-rc.2.24474.11