-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Solution can't load if hypen is used in the name #201
Copy link
Copy link
Open
Description
- .NET SDK Version:
net6
Template version: Latest of todays date (8 June 2021)
Steps to Reproduce:
- Install template via terminal/cmd
- Create new project with hyphen ( - ) i.e. my-service
Project fails to load due to some naming in the .sln gets named my_service (underscore instead of hyphen)
edit: found that this is reported as a bug (and it's been a while):
Dash - in sourceName gets changed to underscore _ inside files but not in file names
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels