You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On an offline discussion we agreed that we are not doing at this moment, as it is a big change on the Template Engine and how the cache works. I'll be disabling the --version option for the command while this is not implemented.
Product
dotnet CLI (dotnet new)
Describe The Bug
Running the command with the version specified doesn't display the list of templates:
dotnet new details NUnit3.DotNetNew.Template -version "1.7.0"
NUnit3.DotNetNew.Template 1.7.0 | NuGet Package Explorer
To Reproduce
Steps:
dotnet new details NUnit3.DotNetNew.Template -version "1.7.0"
No list of templates is available in the output.
dotnet Info
.net 8 preview 7
The text was updated successfully, but these errors were encountered: