Skip to content

Comments

Remove unused src/native/managed/cdacreader directory#124675

Merged
max-charlamb merged 2 commits intomainfrom
copilot/remove-unused-cdacreader-folder
Feb 21, 2026
Merged

Remove unused src/native/managed/cdacreader directory#124675
max-charlamb merged 2 commits intomainfrom
copilot/remove-unused-cdacreader-folder

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

The src/native/managed/cdacreader directory was an empty/stale artifact containing only a Directory.Build.targets that forwarded to its parent — no projects, no source, no references from any build scripts.

Changes

  • Deleted src/native/managed/cdacreader/Directory.Build.targets (and the now-empty directory)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: max-charlamb <44248479+max-charlamb@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove unused cdacreader folder from src/native/managed Remove unused src/native/managed/cdacreader directory Feb 20, 2026
Copilot AI requested a review from max-charlamb February 20, 2026 20:54
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @steveisok, @tommcdon, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

@max-charlamb max-charlamb marked this pull request as ready for review February 21, 2026 00:22
Copilot AI review requested due to automatic review settings February 21, 2026 00:22
@max-charlamb max-charlamb merged commit 07e1dcc into main Feb 21, 2026
152 of 160 checks passed
@max-charlamb max-charlamb deleted the copilot/remove-unused-cdacreader-folder branch February 21, 2026 00:23
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 pull request removes an unused and empty directory artifact from the codebase. The src/native/managed/cdacreader directory contained only a Directory.Build.targets file that simply forwarded to its parent directory's build targets, with no actual projects, source files, or references from any part of the build system.

Changes:

  • Deleted the unused src/native/managed/cdacreader/Directory.Build.targets file and its containing directory

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants