Skip to content

Remove obsolete controller and test placeholders#381

Merged
cdcavell merged 2 commits into
mainfrom
issue-641-placeholder-cleanup
Jul 20, 2026
Merged

Remove obsolete controller and test placeholders#381
cdcavell merged 2 commits into
mainfrom
issue-641-placeholder-cleanup

Conversation

@cdcavell

Copy link
Copy Markdown
Owner

Addresses the NetCoreApplicationTemplate checklist items tracked in cdcavell/AsiBackbone#641.

Summary

  • removes the duplicate ApplicationInformationController.cs.cs compilation-unit placeholder
  • removes the zero-byte AnonymousEndpointContractTests.cs placeholder
  • leaves the active application-information controller unchanged
  • leaves existing authorization and endpoint tests unchanged

Template packaging

The template package includes the repository src/** and tests/** trees directly. Removing these source placeholders therefore keeps generated template content synchronized without a separate .template.content copy.

Compatibility

No runtime behavior or public API changes are intended. Both removed files contained no type declarations or test implementation.

Testing

Local .NET execution was unavailable in this environment. Repository CI should validate build, formatting, tests, template packaging, generated scaffold checks, and documentation gates.

@cdcavell
cdcavell merged commit 9b927c2 into main Jul 20, 2026
10 of 11 checks passed
@cdcavell
cdcavell deleted the issue-641-placeholder-cleanup branch July 20, 2026 11:51
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