Bump patch version from 13.1.1 to 13.1.2 - #14699
Merged
Jose Perez Rodriguez (joperezr) merged 2 commits intoFeb 25, 2026
Merged
Conversation
Copilot started work on behalf of
Jose Perez Rodriguez (joperezr)
February 25, 2026 22:47
View session
Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
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
Jose Perez Rodriguez (joperezr)
marked this pull request as ready for review
February 25, 2026 23:36
Jose Perez Rodriguez (joperezr)
requested review from
Eric Erhardt (eerhardt) and
Ankit Jain (radical)
as code owners
February 25, 2026 23:36
Jose Perez Rodriguez (joperezr)
approved these changes
Feb 25, 2026
Jose Perez Rodriguez (joperezr)
merged commit Feb 25, 2026
f912eab
into
release/13.1
3 of 7 checks passed
Jose Perez Rodriguez (joperezr)
deleted the
copilot/bump-patch-version-13-1-2
branch
February 25, 2026 23:36
Copilot started reviewing on behalf of
Jose Perez Rodriguez (joperezr)
February 25, 2026 23:37
View session
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 23, 2026
Closed
10 tasks
This was referenced Mar 25, 2026
Closed
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.