Dotnet CLI showing template (.net core 1.1) which doesn't make any sense now. #4854
Labels
area: CLI
Related to dotnet new CLI (usually dotnet/TemplateEngine.CLI source code)
good first issue
easy issue, good for first-time contribution to the repo
Priority:2
Work that is important, but not critical for the release
triaged
The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
I tried with latest preview release yesterday (preview 5 dotnet7). I curiously search and install few template. I see those template are on Dotnet core 1.1.
These template doesn't make any sense. Either they can be updated or removed (deprecated for better). If there is a way to show it or highlight it at the time of install, it would be great.
I install the first template which got 34K Downloads. if cli can show that this template is this much old, it would be great as well. Currently the way it's work, it can be implemented. If some work is done on cli which help developer to know that template is totally useless now without wasting time to install and create project.
From last paragraph we can say if it's show last updated date, it would be great. or showing the version it's using for project template that would be great as well. This will help the developer to not install the .net core 1.1 template which he/she never going to use. If developer can see this thing from cli, it might help him/her to figure which template would be better.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Exceptions (if any)
Further technical details
dotnet --info
The text was updated successfully, but these errors were encountered: