Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 4, 2026

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

  • eng/Versions.props: PatchVersion 0 → 1
  • tests/Shared/RepoTesting/Aspire.RepoTesting.targets: Aspire.AppHost.Sdk version 13.1.0 → 13.1.1 (2 lines)
  • tests/Shared/RepoTesting/Directory.Packages.Helix.props: 70 Aspire package versions 13.1.0 → 13.1.1

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?
Original prompt

Take a look at the changes made on PR #13324, and help me create a new PR against branch release/13.1 that does the equivalent changes but in order to do the branding updates to set the patch version to 13.1.1


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
Copilot AI changed the title [WIP] Update branding to set patch version to 13.1.1 Bump patch version from 13.1.0 to 13.1.1 Feb 4, 2026
Copilot AI requested a review from joperezr February 4, 2026 03:50
@joperezr joperezr marked this pull request as ready for review February 4, 2026 03:50
Copilot AI review requested due to automatic review settings February 4, 2026 03:51
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

🚀 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/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 14329

Or

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

Copy link
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

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 PatchVersion to 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.

This was referenced Feb 12, 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