optimize the startup name in the project template
Open
area-minimal
area-mvc
feature-templates
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
https://github.com/dotnet/aspnetcore/blob/da6cdcbd5dc75b695cee36d47a22e1399cbea89e/src/ProjectTemplates/Web.ProjectTemplates/content/EmptyWeb-CSharp/Properties/launchSettings.json#L19-L47
### Describe the solution you'd like
suggest renaming it to project name + protocol name,such as 'ProjectName(http)' and 'ProjectName(https)'
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.