Skip to content

Remove unused TLens project and clean up all ILLink references#125275

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/remove-unused-tlens-tool
Draft

Remove unused TLens project and clean up all ILLink references#125275
Copilot wants to merge 2 commits intomainfrom
copilot/remove-unused-tlens-tool

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

Description

Removes the unused src/tools/illink/src/tlens project and eliminates stale references so ILLink tooling metadata reflects the current project set.

  • Project removal

    • Deleted src/tools/illink/src/tlens (project file, solution file, source, analyzers, and local README).
  • Build graph cleanup

    • Removed TLens from eng/Subsets.props (tools.illink subset no longer includes illink\src\tlens\tlens.csproj).
  • Solution and docs cleanup

    • Removed TLens project entry from src/tools/illink/illink.slnx.
    • Removed the “Trimming Lens” section/link from src/tools/illink/README.md.
<!-- removed from eng/Subsets.props -->
<ProjectToBuild Include="$(ToolsProjectRoot)illink\src\tlens\tlens.csproj" Category="tools" />

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: sbomer <787361+sbomer@users.noreply.github.com>
@dotnet-policy-service dotnet-policy-service bot added the linkable-framework Issues associated with delivering a linker friendly framework label Mar 6, 2026
Copilot AI changed the title [WIP] Remove unused project tlens and its references Remove unused TLens project and clean up all ILLink references Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Infrastructure linkable-framework Issues associated with delivering a linker friendly framework

Projects

Status: No status
Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants