Skip to content

Bump branding version to 13.2.4#16436

Merged
joperezr merged 1 commit intorelease/13.2from
copilot/update-branding-for-13-2-4
Apr 24, 2026
Merged

Bump branding version to 13.2.4#16436
joperezr merged 1 commit intorelease/13.2from
copilot/update-branding-for-13-2-4

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 24, 2026

Description

Bump branding version from 13.2.3 to 13.2.4 for the next servicing release on the release/13.2 branch.

This mirrors the same pattern used for the 13.2.3 branding bump (commit 7679ab7). Changes:

  • eng/Versions.props: PatchVersion 3 → 4
  • tests/Shared/RepoTesting/Aspire.RepoTesting.targets: Aspire.AppHost.Sdk Version 13.2.3 → 13.2.4 (two references)
  • tests/Shared/RepoTesting/Directory.Packages.Helix.props: All hardcoded package versions 13.2.3 → 13.2.4

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

Agent-Logs-Url: https://github.com/microsoft/aspire/sessions/c6825566-596f-4eb1-a2d5-062238ac65e4

Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
@joperezr joperezr marked this pull request as ready for review April 24, 2026 17:06
Copilot AI review requested due to automatic review settings April 24, 2026 17:06
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16436

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16436"

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repo’s servicing/branding version to 13.2.4 on the release/13.2 branch so that build/test infrastructure (including out-of-repo/Helix testing) consumes the new patch version consistently.

Changes:

  • Bump PatchVersion from 3 → 4 to produce VersionPrefix 13.2.4.
  • Update out-of-repo AppHost SDK imports to 13.2.4.
  • Update hardcoded Aspire package versions used for Helix/out-of-repo tests to 13.2.4.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
eng/Versions.props Bumps repo patch version to 13.2.4 (drives VersionPrefix).
tests/Shared/RepoTesting/Aspire.RepoTesting.targets Updates Aspire.AppHost.Sdk Sdk.props/Sdk.targets import versions to 13.2.4 for out-of-repo test builds.
tests/Shared/RepoTesting/Directory.Packages.Helix.props Updates all hardcoded Aspire package versions used in Helix/out-of-repo tests to 13.2.4.

@joperezr joperezr merged commit d1eae1c into release/13.2 Apr 24, 2026
260 checks passed
@github-actions github-actions Bot added this to the 13.2.x milestone Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants