Skip to content

Fix CascadiaPackage platform mapping in OpenConsole.slnx#20063

Open
katlun-lgtm wants to merge 1 commit intomicrosoft:mainfrom
katlun-lgtm:fix/cascadiapackage-platform-mapping
Open

Fix CascadiaPackage platform mapping in OpenConsole.slnx#20063
katlun-lgtm wants to merge 1 commit intomicrosoft:mainfrom
katlun-lgtm:fix/cascadiapackage-platform-mapping

Conversation

@katlun-lgtm
Copy link
Copy Markdown

Map '|Any CPU' to 'Win32' (not 'x86') to match the project's actual configuration names (Debug|Win32, Release|Win32). Also add an explicit '|x86 -> Win32' mapping so solution platform x86 resolves correctly.

Fixes VS warning: solution specifies a project configuration that does not exist for CascadiaPackage.wapproj.

Summary of the Pull Request

References and Relevant Issues

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)

Map '*|Any CPU' to 'Win32' (not 'x86') to match the project's actual
configuration names (Debug|Win32, Release|Win32). Also add an explicit
'*|x86 -> Win32' mapping so solution platform x86 resolves correctly.

Fixes VS warning: solution specifies a project configuration that does
not exist for CascadiaPackage.wapproj.
Copy link
Copy Markdown
Member

@DHowett DHowett left a comment

Choose a reason for hiding this comment

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

Thanks!

@DHowett
Copy link
Copy Markdown
Member

DHowett commented Apr 3, 2026

/azp run

@DHowett DHowett enabled auto-merge (squash) April 3, 2026 22:15
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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.

2 participants