Skip to content

[0.82]Cherry picks fix(cli): fix template info not detecting mixed architecture project - #15571

Merged
Abhijeet Jha (iamAbhi-916) merged 1 commit into
0.82-stablefrom
template-issue-cherrypick
Jan 22, 2026
Merged

[0.82]Cherry picks fix(cli): fix template info not detecting mixed architecture project#15571
Abhijeet Jha (iamAbhi-916) merged 1 commit into
0.82-stablefrom
template-issue-cherrypick

Conversation

@iamAbhi-916

@iamAbhi-916 Abhijeet Jha (iamAbhi-916) commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

Description

Cherryu picks fix for: Libraries that still support both new and old architecture are incorrectly detected as 'old'.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

Libraries that still support both new and old architecture are incorrectly detected as 'old'.

What

Moved the checks for new architecture up so that we return new before checking for old arch.

Screenshots

n/a

Testing

n/a

Changelog

Should this change be included in the release notes: yes

Fixed detection of projects with mixed architecture support

Microsoft Reviewers: Open in CodeFlow

@iamAbhi-916
Abhijeet Jha (iamAbhi-916) requested a review from a team as a code owner January 22, 2026 08:23
@iamAbhi-916 Abhijeet Jha (iamAbhi-916) changed the title Cherry picks fix(cli): fix template info not detecting mixed architecture project [0.82]Cherry picks fix(cli): fix template info not detecting mixed architecture project Jan 22, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iamAbhi-916
Abhijeet Jha (iamAbhi-916) merged commit d0841de into 0.82-stable Jan 22, 2026
41 checks passed
@iamAbhi-916
Abhijeet Jha (iamAbhi-916) deleted the template-issue-cherrypick branch January 22, 2026 09:36
github-actions Bot pushed a commit that referenced this pull request Jan 23, 2026
…#15567) (#15571)

Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
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.

4 participants