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 not added to created first file created in the class library project #697

Closed
bzhu94 opened this issue Nov 2, 2016 · 1 comment

Comments

@bzhu94
Copy link

bzhu94 commented Nov 2, 2016

REPRO STEPS:

  1. Create a new Console App (.NET Core) project.
  2. In the same solution, create a new Class Library (.NET Standard) project.
  3. Add a new C# class into the Class Library.

Expected: The namespace of the file is set.

Actual: The namespace of the file is not set to anything.

@333fred
Copy link
Member

333fred commented Nov 2, 2016

Dupe of dotnet/sdk#271

@333fred 333fred closed this as completed Nov 2, 2016
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

No branches or pull requests

2 participants