Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move common namespaces to global using and clean up files #63

Closed
wants to merge 6 commits into from

Conversation

rjmurillo
Copy link
Owner

This change moves over the high volume using statements that are often repeated at the top of every file. It does not move overall all namespace usage to global usings.

Fixes #62

@rjmurillo rjmurillo added this to the vNext milestone Jun 6, 2024
@rjmurillo rjmurillo self-assigned this Jun 6, 2024
@rjmurillo rjmurillo closed this Jun 7, 2024
@rjmurillo rjmurillo deleted the fix-62 branch June 7, 2024 15:30
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.

Clean up implicit usings
1 participant