-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
.NETPull requests that update .net codePull requests that update .net codebuggood first issuehelp wanted
Description
- .NET SDK Version:
7.0.101
Steps to Reproduce:
- Run the command: dotnet new clean-arch -n DotnetConf.2022Edition
- Try to open in Visual Studio or Rider shows loading errors.
I checked the solution file, and all the projects paths show DotnetConf._2022Edition, which is ok since the namespaces should not start with a number, but the whole solution is not working correctly because the solution file does not have that extra underscore.
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codebuggood first issuehelp wanted