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

Building is broken in 7.21360.1 and later builds. #18920

Closed
L00pZBreak3r opened this issue Jul 13, 2021 · 4 comments
Closed

Building is broken in 7.21360.1 and later builds. #18920

L00pZBreak3r opened this issue Jul 13, 2021 · 4 comments

Comments

@L00pZBreak3r
Copy link

The feature 'global using directive' is currently in Preview and unsupported. To use Preview features, use the 'preview' language version.

@marcpopMSFT
Copy link
Member

@L00pZBreak3r are you hitting this within VS using that build and what version of VS? Can you provide an https://aka.ms/binlog? @JunTaoLuo for visibility since you just enabled implicit usings in the SDK so this is likely directly related to that.

@marcpopMSFT marcpopMSFT transferred this issue from dotnet/installer Jul 14, 2021
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Jul 14, 2021
@marcpopMSFT marcpopMSFT added Area-NetSDK and removed untriaged Request triage from a team member labels Jul 14, 2021
@marcpopMSFT marcpopMSFT added this to the 6.0.1xx milestone Jul 14, 2021
@JunTaoLuo
Copy link
Contributor

Can you share you project file? I'm curious what combination of the SDKs and TFMs is causing this.

FYI, there are more details on how to resolve issues in dotnet/docs#25066.

@L00pZBreak3r
Copy link
Author

L00pZBreak3r commented Jul 15, 2021

Adding <DisableImplicitNamespaceImports_DotNet> to the project files saved the day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants