From c0b85b8f0dde8c01d398ec66cc3e3fb0081aaa04 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 11 Jun 2025 14:36:03 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20250610.3 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25264.2 -> To Version 8.0.0-beta.25310.3 --- eng/Version.Details.xml | 14 +++++++------- eng/Versions.props | 4 ++-- global.json | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7d618e936fb..00df41a1a20 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -67,14 +67,14 @@ - + https://github.com/dotnet/arcade - 983d15077d88cfed26837e40e8f984fdee5d1715 + 2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1 - + https://github.com/dotnet/arcade - 983d15077d88cfed26837e40e8f984fdee5d1715 + 2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1 @@ -96,9 +96,9 @@ 919d4dbfb0dffb35a702417e28ceea652d248bc6 - + https://github.com/dotnet/arcade - 983d15077d88cfed26837e40e8f984fdee5d1715 + 2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1 - \ No newline at end of file + diff --git a/eng/Versions.props b/eng/Versions.props index 869b58e4706..aa5d7c091c2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,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 - 8.0.0-beta.25264.2 + 8.0.0-beta.25310.3 7.0.0 6.0.0 4.10.0-3.24175.2 @@ -72,4 +72,4 @@ $(VersionPrefix).$(FileVersion.Split('.')[3]) - \ No newline at end of file + diff --git a/global.json b/global.json index dd530ee261a..c5cf6d0b02a 100644 --- a/global.json +++ b/global.json @@ -10,6 +10,6 @@ "xcopy-msbuild": "17.8.5" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25264.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25310.3" } } From 477c59220bbb9e5756975bb5ed2c1cc798ae880e Mon Sep 17 00:00:00 2001 From: Gang Wang Date: Thu, 12 Jun 2025 07:09:01 +0000 Subject: [PATCH 2/2] Update VersionPrefix to 17.10.32 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index aa5d7c091c2..05341fec543 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.10.31 + 17.10.32 release 17.8.3 15.1.0.0