Skip to content

Uninstalling template with version is not working #13241

@neman

Description

@neman

I've noticed that when I try to uninstall template with command dotnet new -u NUGET_ID::VERSION_NO it does not work.
It only works for dotnet new -u NUGET_ID when there is no version.
For example dotnet new -u MyTemplates::2.3.1 wil show error Could not find something to uninstall called 'MyTemplates::2.3.1'
But if I try dotnet new -u MyTemplates it will work. I think that this should be emphasized somewhere in docs.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions