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

DisableImplicitNamespaceImports required to build WPF application #4827

Closed
kant2002 opened this issue Jul 10, 2021 · 3 comments
Closed

DisableImplicitNamespaceImports required to build WPF application #4827

kant2002 opened this issue Jul 10, 2021 · 3 comments
Labels
Bug Product bug (most likely) urgent status: This issue needs immediate attention

Comments

@kant2002
Copy link
Contributor

Microsoft.WindowsDesktop.App 6.0.0-preview.7.21356.1

If I do not add <DisableImplicitNamespaceImports>true</DisableImplicitNamespaceImports> to project file, then WPF project cannot compile.

@kant2002
Copy link
Contributor Author

You want to be aware of dotnet/sdk#18459 and implement global usings support once it is merged. I have dotnet/winforms#5183 waiting for it as well.

Possible related.

@ryalanms ryalanms added urgent status: This issue needs immediate attention Bug Product bug (most likely) and removed Requires WPF team triage Untriaged labels Jul 14, 2021
@ryalanms
Copy link
Member

This will be disabled in WPF for Preview 7.

@ryalanms
Copy link
Member

This has been disabled in Preview 7 and main. Thank you, @kant2002, for identifying the issue.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Product bug (most likely) urgent status: This issue needs immediate attention
Projects
None yet
Development

No branches or pull requests

2 participants