Bump branding version to 13.2.2 - #15754
Merged
Jose Perez Rodriguez (joperezr) merged 1 commit intoApr 1, 2026
Merged
Conversation
Agent-Logs-Url: https://github.com/microsoft/aspire/sessions/fc611917-02bd-4219-af17-9148bf5a7013 Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
Jose Perez Rodriguez (joperezr)
approved these changes
Apr 1, 2026
Jose Perez Rodriguez (joperezr)
marked this pull request as ready for review
April 1, 2026 15:47
Jose Perez Rodriguez (joperezr)
requested review from
Eric Erhardt (eerhardt) and
Ankit Jain (radical)
as code owners
April 1, 2026 15:47
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 15754Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 15754" |
Copilot started reviewing on behalf of
Jose Perez Rodriguez (joperezr)
April 1, 2026 15:50
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repo’s patch/branding version to 13.2.2 and aligns Helix/out-of-repo test infrastructure to consume the matching Aspire.AppHost.Sdk and Aspire package versions.
Changes:
- Bump repo
PatchVersionfrom 13.2.1 → 13.2.2. - Update
Aspire.AppHost.Sdkimports used for out-of-repo test builds to 13.2.2. - Update hardcoded Aspire package versions used by Helix tests to 13.2.2.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Bumps PatchVersion to 2 (13.2.2). |
| tests/Shared/RepoTesting/Aspire.RepoTesting.targets | Updates Aspire.AppHost.Sdk Sdk.props/Sdk.targets imports to 13.2.2 for out-of-repo test builds. |
| tests/Shared/RepoTesting/Directory.Packages.Helix.props | Updates hardcoded Aspire package versions used in Helix/out-of-repo testing to 13.2.2. |
Eric Erhardt (eerhardt)
approved these changes
Apr 1, 2026
Jose Perez Rodriguez (joperezr)
merged commit Apr 1, 2026
64fe662
into
release/13.2
504 of 507 checks passed
10 tasks
This was referenced May 11, 2026
16 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bump patch version from 13.2.1 to 13.2.2, equivalent to #15555 (13.2.0 → 13.2.1).
eng/Versions.props:PatchVersion1 → 2tests/Shared/RepoTesting/Aspire.RepoTesting.targets:Aspire.AppHost.SdkSDK imports updatedtests/Shared/RepoTesting/Directory.Packages.Helix.props: All hardcoded package versions updatedChecklist