Bump patch version from 13.3.1 to 13.3.2 - #17053
Merged
Jose Perez Rodriguez (joperezr) merged 1 commit intoMay 13, 2026
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Jose Perez Rodriguez (joperezr)
requested review from
Eric Erhardt (eerhardt) and
Ankit Jain (radical)
as code owners
May 13, 2026 20:55
Copilot started reviewing on behalf of
Jose Perez Rodriguez (joperezr)
May 13, 2026 20:56
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Servicing patch bump for the release/13.3 branch from 13.3.1 → 13.3.2, mirroring the structure of PR #16951.
Changes:
- Bump
PatchVersionto2ineng/Versions.props. - Update both
Aspire.AppHost.SdkSDK import versions to13.3.2inAspire.RepoTesting.targets. - Update all hardcoded
Aspire.*PackageVersionentries to13.3.2inDirectory.Packages.Helix.props.
Show a summary per file
| File | Description |
|---|---|
| eng/Versions.props | Bumps PatchVersion 1→2 |
| tests/Shared/RepoTesting/Aspire.RepoTesting.targets | Updates both Aspire.AppHost.Sdk import versions to 13.3.2 |
| tests/Shared/RepoTesting/Directory.Packages.Helix.props | Updates all hardcoded Aspire.* package versions to 13.3.2 |
Copilot's findings
- Files reviewed: 3/3 changed files
- Comments generated: 0
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 17053Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 17053" |
Eric Erhardt (eerhardt)
approved these changes
May 13, 2026
David Fowler (davidfowl)
approved these changes
May 13, 2026
Jose Perez Rodriguez (joperezr)
enabled auto-merge (squash)
May 13, 2026 22:26
Contributor
|
🎬 CLI E2E Test Recordings — 67 recordings uploaded (commit View all recordings
📹 Recordings uploaded automatically from CI run #25825936764 |
Member
Author
|
Failure is unrelated. merging. |
Jose Perez Rodriguez (joperezr)
disabled auto-merge
May 13, 2026 22:58
Jose Perez Rodriguez (joperezr)
merged commit May 13, 2026
7d6cc5b
into
release/13.3
821 of 833 checks passed
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
Servicing patch bump for the
release/13.3branch, mirroring PR #16951 (which bumped 13.3.0 → 13.3.1).eng/Versions.props—PatchVersion1→2tests/Shared/RepoTesting/Aspire.RepoTesting.targets— bothAspire.AppHost.SdkSDK imports13.3.1→13.3.2tests/Shared/RepoTesting/Directory.Packages.Helix.props— all hardcodedAspire.*PackageVersionentries13.3.1→13.3.2Checklist