Skip to content

Fixing build failures due to missing version info for MXC bin content#318144

Merged
dileepyavan merged 4 commits into
mainfrom
DileepY/mxc_fix
May 24, 2026
Merged

Fixing build failures due to missing version info for MXC bin content#318144
dileepyavan merged 4 commits into
mainfrom
DileepY/mxc_fix

Conversation

@dileepyavan
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 24, 2026 06:00
@dileepyavan dileepyavan enabled auto-merge (squash) May 24, 2026 06:00
@vs-code-engineering
Copy link
Copy Markdown
Contributor

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@dmitrivMS

Matched files:

  • test/sanity/src/context.ts

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Broadens the VersionInfo validation path exclusion for MXC SDK so all files under node_modules/@microsoft/mxc-sdk/bin/ (not just .exe) are skipped, fixing sanity build failures caused by MXC bin content (e.g., .dll) lacking a ProductName VersionInfo resource.

Changes:

  • Comment updated to refer broadly to "binaries under bin" instead of just Windows executables.
  • Regex simplified to match any file path under MXC SDK bin/, covering both node_modules and node_modules.asar.unpacked.
Show a summary per file
File Description
test/sanity/src/context.ts Widen versionInfoPathExclude regex to skip all files under MXC SDK bin/ directory

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@dileepyavan dileepyavan merged commit 42f7532 into main May 24, 2026
26 checks passed
@dileepyavan dileepyavan deleted the DileepY/mxc_fix branch May 24, 2026 06:20
@vs-code-engineering vs-code-engineering Bot added this to the 1.122.0 milestone May 24, 2026
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.

3 participants