[release/13.3] Bump patch version from 13.3.3 to 13.3.4#17215
Merged
Conversation
Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
joperezr
May 18, 2026 17:27
View session
joperezr
approved these changes
May 18, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the next 13.3.x servicing release by moving the repo and Helix/out-of-repo test package pins from 13.3.3 to 13.3.4.
Changes:
- Bumps the repository patch version to 13.3.4.
- Updates out-of-repo AppHost SDK imports to 13.3.4.
- Updates Helix package version pins for Aspire packages to 13.3.4.
Show a summary per file
| File | Description |
|---|---|
eng/Versions.props |
Updates PatchVersion from 3 to 4. |
tests/Shared/RepoTesting/Aspire.RepoTesting.targets |
Updates AppHost SDK Sdk.props/Sdk.targets imports to 13.3.4. |
tests/Shared/RepoTesting/Directory.Packages.Helix.props |
Updates hardcoded Aspire package pins used by Helix/out-of-repo tests to 13.3.4. |
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 -- 17215Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 17215" |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Prepares the next 13.3.x servicing release by bumping the patch version. Mirrors #17088 (13.3.2 → 13.3.3).
eng/Versions.props:PatchVersion3 → 4tests/Shared/RepoTesting/Aspire.RepoTesting.targets:Aspire.AppHost.SdkSdk.props/Sdk.targets imports →13.3.4tests/Shared/RepoTesting/Directory.Packages.Helix.props: hardcoded AspirePackageVersionentries →13.3.4Diff shape (3 files, 74/74) matches #17088 exactly.
Checklist
<remarks />and<code />elements on your triple slash comments?aspire.devissue: