-
Notifications
You must be signed in to change notification settings - Fork 396
Improve 'dotnet new sln' message #677
Copy link
Copy link
Open
Labels
Priority:3Work that is nice to haveWork that is nice to havearea: authoringEnhancements to the process of authoring, maintaining, and testing templatesEnhancements to the process of authoring, maintaining, and testing templatesfeatureThe issue defines new feature.The issue defines new feature.triagedThe issue was evaluated by the triage team, placed on correct area, next action defined.The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
Metadata
Metadata
Assignees
Labels
Priority:3Work that is nice to haveWork that is nice to havearea: authoringEnhancements to the process of authoring, maintaining, and testing templatesEnhancements to the process of authoring, maintaining, and testing templatesfeatureThe issue defines new feature.The issue defines new feature.triagedThe issue was evaluated by the triage team, placed on correct area, next action defined.The issue was evaluated by the triage team, placed on correct area, next action defined.
Type
Fields
Give feedbackNo fields configured for issues without a type.
CLI VERSION

REPRO STEPS
dotnet new sln
ACTUAL

EXPECTED
The message seemed a little odd - I was expecting something along the lines of "A Solution File has been created". I can see that this is just a generic message format used for all the templates. I wonder if this can / should be improved.