Bump patch version from 13.1.1 to 13.1.2#14699
Merged
joperezr merged 2 commits intorelease/13.1from Feb 25, 2026
Merged
Conversation
Co-authored-by: joperezr <[email protected]>
Copilot
AI
changed the title
[WIP] Update patch version to 13.1.2
Bump patch version from 13.1.1 to 13.1.2
Feb 25, 2026
joperezr
approved these changes
Feb 25, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the release-branch versioning metadata and Helix/out-of-repo test infrastructure to align with the 13.1.2 patch release across the repo.
Changes:
- Bumped the repo patch version to 13.1.2 via
eng/Versions.props. - Updated hardcoded Aspire package versions used for Helix/out-of-repo testing to 13.1.2.
- Updated
Aspire.AppHost.SdkMSBuild SDK import versions used by repo testing to 13.1.2.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Bumps PatchVersion to 2 (repo version becomes 13.1.2). |
| tests/Shared/RepoTesting/Directory.Packages.Helix.props | Updates hardcoded Aspire package versions used in Helix/out-of-repo runs to 13.1.2. |
| tests/Shared/RepoTesting/Aspire.RepoTesting.targets | Updates Aspire.AppHost.Sdk Sdk.props/Sdk.targets import versions to 13.1.2 for out-of-repo test builds. |
This was referenced Feb 26, 2026
Merged
Closed
This was referenced Mar 2, 2026
Merged
Closed
Open
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
Bump patch version from 13.1.1 to 13.1.2 across the release branch:
eng/Versions.props—PatchVersion1 → 2tests/Shared/RepoTesting/Directory.Packages.Helix.props— All hardcoded package versionstests/Shared/RepoTesting/Aspire.RepoTesting.targets—Aspire.AppHost.Sdkversion referencesChecklist
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.