-
Notifications
You must be signed in to change notification settings - Fork 800
Bump patch version from 13.1.0 to 13.1.1 #14329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 14329Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 14329" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Servicing version bump on release/13.1 to move the repo and associated test infrastructure from 13.1.0 to 13.1.1, following the established prior pattern.
Changes:
- Bump repo
PatchVersionto produce 13.1.1. - Update out-of-repo test MSBuild imports to use Aspire.AppHost.Sdk 13.1.1.
- Update Helix/out-of-repo central package versions for Aspire packages to 13.1.1.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updates repo patch version to 13.1.1 via PatchVersion. |
| tests/Shared/RepoTesting/Aspire.RepoTesting.targets | Updates Aspire.AppHost.Sdk import versions used for out-of-repo test builds. |
| tests/Shared/RepoTesting/Directory.Packages.Helix.props | Updates Aspire package versions used in Helix/out-of-repo restore to 13.1.1. |
Description
Servicing version bump from 13.1.0 to 13.1.1 on the release/13.1 branch, mirroring the pattern from PR #13324.
Changes
PatchVersion0 → 1Checklist
<remarks />and<code />elements on your triple slash comments?doc-ideatemplatebreaking-changetemplatediagnostictemplateOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.