Skip to content

Add ILLink.CodeFixProvider.csproj reference in r2rdump solution#125965

Open
jakobbotsch wants to merge 1 commit intodotnet:mainfrom
jakobbotsch:fix-r2rdump-solution
Open

Add ILLink.CodeFixProvider.csproj reference in r2rdump solution#125965
jakobbotsch wants to merge 1 commit intodotnet:mainfrom
jakobbotsch:fix-r2rdump-solution

Conversation

@jakobbotsch
Copy link
Member

Otherwise r2rdump does not build. ilc/crossgen2 similarly include this project in their solutions.

Copilot AI review requested due to automatic review settings March 23, 2026 14:39
@github-actions github-actions bot added the area-R2RDump-coreclr Ready-to-run image dump tool label Mar 23, 2026
Copy link
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

This PR updates the R2RDump solution definition to include the ILLink.CodeFixProvider project, aligning r2rdump with ilc/crossgen2 solutions so the solution builds successfully.

Changes:

  • Add ILLink.CodeFixProvider.csproj to src/coreclr/tools/r2rdump/R2RDump.slnx.
  • Map the solution’s Checked|* configuration to build the project as Debug (matching ilc.slnx / crossgen2.slnx behavior).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-R2RDump-coreclr Ready-to-run image dump tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants