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

Namespace imports #2834

Merged
merged 4 commits into from Mar 5, 2023
Merged

Namespace imports #2834

merged 4 commits into from Mar 5, 2023

Conversation

dansiegel
Copy link
Member

Description of Changes

Ensures that Usings are added only when ImplicitUsings is enabled / true. Moves targets to buildTransitive so that they are included even when the package is not a top level dependency.

Bugs Fixed

  • Usings not included for non-top level package

@dansiegel dansiegel merged commit 403b313 into master Mar 5, 2023
@dansiegel dansiegel deleted the namespace-imports branch March 5, 2023 19:31
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.

None yet

1 participant