Skip to content

Bump patch version from 13.3.0 to 13.3.1 - #16949

Closed
Jose Perez Rodriguez (joperezr) with Copilot wants to merge 1 commit into
mainfrom
copilot/bump-patch-version-13-3-1
Closed

Bump patch version from 13.3.0 to 13.3.1#16949
Jose Perez Rodriguez (joperezr) with Copilot wants to merge 1 commit into
mainfrom
copilot/bump-patch-version-13-3-1

Conversation

Copilot AI commented May 11, 2026

Copy link
Copy Markdown
Contributor

Description

Starts 13.3 servicing builds by moving the release/13.3 branch from 13.3.0 to 13.3.1, matching the initial patch-bump pattern used on release/13.2.

  • Repo versioning

    • Updates eng/Versions.props to set the branch patch version to 13.3.1.
  • Out-of-repo test assets

    • Updates tests/Shared/RepoTesting/Aspire.RepoTesting.targets so Helix/out-of-repo test runs import Aspire.AppHost.Sdk version 13.3.1.
  • Helix package references

    • Updates tests/Shared/RepoTesting/Directory.Packages.Helix.props so the pinned Aspire package versions used for archived/out-of-repo test execution move from 13.3.0 to 13.3.1.

Example of the servicing bump applied in this PR:

<PatchVersion>1</PatchVersion>
<Import Project="Sdk.props" Sdk="Aspire.AppHost.Sdk" Version="13.3.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?

Copilot AI linked an issue May 11, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Bump patch version on release/13.3 from 13.3.0 to 13.3.1 Bump patch version from 13.3.0 to 13.3.1 May 11, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added this to the 13.4 milestone May 11, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump patch version on release/13.3 from 13.3.0 to 13.3.1

2 participants