Skip to content

Remove InternalsVisibleTo and add new projects to slnx#6115

Merged
premun merged 1 commit intodotnet:mainfrom
premun:prvysoky/merge-to-main
Mar 23, 2026
Merged

Remove InternalsVisibleTo and add new projects to slnx#6115
premun merged 1 commit intodotnet:mainfrom
premun:prvysoky/merge-to-main

Conversation

@premun
Copy link
Copy Markdown
Member

@premun premun commented Mar 18, 2026

Followup for #6112 which merged by mistake

Copilot AI review requested due to automatic review settings March 18, 2026 17:25
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

Follow-up cleanup to #6112 to undo an accidental change by removing unnecessary InternalsVisibleTo entries and ensuring the new shared CLI projects are included in the repo’s main solution filter (.slnx).

Changes:

  • Removed InternalsVisibleTo declarations from Tools.Cli.Common.csproj.
  • Added Tools.Cli.Common and Tools.Cli.Core projects to arcade-services.slnx.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tools/Tools.Cli.Common/Tools.Cli.Common.csproj Removes friend-assembly exposure that referenced non-existent/unused assemblies.
arcade-services.slnx Includes the new shared CLI projects in the main solution configuration.

You can also share your feedback on Copilot code review. Take the survey.

@premun premun changed the title Remove internalsvisibleto and add new projects to slnx Remove InternalsVisibleTo and add new projects to slnx Mar 23, 2026
@premun premun merged commit dcee4e1 into dotnet:main Mar 23, 2026
13 checks passed
@premun premun deleted the prvysoky/merge-to-main branch March 23, 2026 09:35
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