Skip to content

[codex] Remove deprecated legacy components#175

Merged
AdamEssenmacher merged 1 commit intomainfrom
codex/remove-deprecated-tree
Apr 18, 2026
Merged

[codex] Remove deprecated legacy components#175
AdamEssenmacher merged 1 commit intomainfrom
codex/remove-deprecated-tree

Conversation

@AdamEssenmacher
Copy link
Copy Markdown
Owner

What changed

  • Removed the retired deprecated/ subtree containing legacy Xamarin-era source and sample projects.
  • Removed the README sentence that pointed readers at deprecated/ for retained legacy package lines.

Why

The directory was no longer part of the active build, package, sample, or documentation flow. Keeping it in the repository made the tree larger and preserved stale component code that should live in history instead of the active source tree.

Validation

  • Verified the commit only contains Readme.md and files under deprecated/.
  • Ran rg -n "deprecated/" . --glob '!externals/**' --glob '!output/**' and confirmed there are no remaining deprecated/ path references.
  • Did not run a build because this is a removal of unreferenced legacy files plus a README line.

@AdamEssenmacher AdamEssenmacher marked this pull request as ready for review April 18, 2026 19:47
@AdamEssenmacher AdamEssenmacher merged commit 9bc09f2 into main Apr 18, 2026
1 check passed
@AdamEssenmacher AdamEssenmacher deleted the codex/remove-deprecated-tree branch April 18, 2026 19:53
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.

1 participant