From fcb9017333c92cc8090ce181eb4ca6fb549a9999 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Sep 2025 11:30:18 +0000 Subject: [PATCH 1/4] Backflow from https://github.com/dotnet/dotnet / 2dea164 build 283828 [[ commit created by automation ]] --- build/common.targets | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build/common.targets b/build/common.targets index 8e4d52adc39..b0ea719307b 100644 --- a/build/common.targets +++ b/build/common.targets @@ -1,5 +1,12 @@ + + + + $(SemanticVersion).$(PreReleaseVersion) + $(SemanticVersion).0 + + $(DefineConstants);IS_DESKTOP From fb2dbc6c92658f3a4445e79360ebfed216e7ab0e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Sep 2025 11:30:19 +0000 Subject: [PATCH 2/4] Update dependencies from https://github.com/dotnet/dotnet build 283828 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.XliffTasks (Version 10.0.0-beta.25420.109 -> 10.0.0-beta.25468.104) --- eng/Version.Details.props | 5 ++--- eng/Version.Details.xml | 10 +++++----- eng/common/SetupNugetSources.ps1 | 2 +- eng/common/SetupNugetSources.sh | 2 +- eng/common/core-templates/job/publish-build-assets.yml | 9 ++++++++- eng/common/core-templates/jobs/jobs.yml | 2 ++ .../steps/source-index-stage1-publish.yml | 4 ++-- eng/common/sdk-task.ps1 | 3 ++- eng/common/sdk-task.sh | 7 ++++++- eng/common/tools.ps1 | 2 +- global.json | 2 +- 11 files changed, 31 insertions(+), 17 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 156eb476f51..1092349c1de 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -1,4 +1,3 @@ - 4.5.0 - 10.0.0-beta.25420.109 - 10.0.0-beta.25420.109 + 10.0.0-beta.25468.104 + 10.0.0-beta.25468.104 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 90dcf3571a7..328e46c38da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + - + $(SemanticVersion).$(PreReleaseVersion) $(SemanticVersion).0 From 5d9f5e4a3a375d92406e2f4096bb9c009a4d6003 Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Mon, 29 Sep 2025 10:49:09 +0200 Subject: [PATCH 4/4] Update common.project.props --- build/common.project.props | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/common.project.props b/build/common.project.props index 5f7af2d3650..ab90d04409a 100644 --- a/build/common.project.props +++ b/build/common.project.props @@ -142,8 +142,6 @@ - $(SemanticVersion).$(PreReleaseVersion) - $(SemanticVersion).0 $(SemanticVersion).$(PreReleaseVersion) $(SemanticVersion)$(PreReleaseInformationVersion) $(SemanticVersion)$(PreReleaseInformationVersion)+$(BUILD_SOURCEVERSION)