Create a new `dotnet new` template for launchSettings.json
Open
Area-Templates
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Is your feature request related to a problem? Please describe.
While launchsettings is created by some project templates, it's hard to add it retroactively to a project. The SDK should ship a launchSettings.json template (`dotnet new launchsettings`?) with defaults to make it easier to onboard.
cc @DamianEdwards @danroth27 for feedback on what should be in a default launchSettings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.