"Sitefinity Renderer Layout was created successfully" prompts but files are not added in project - [Sitefinity]

31 Views Asked by At

I am working with Sitefinity. Trying to create a layout file with dotnet CLI, The tutorial shows the following command

dotnet new sitefinity-layout --layout-name '_testLayout'

I entered this in the Package Manager CLI, the prompts show as Success. Result :

The template "Sitefinity Renderer Layout" was created successfully

enter image description here

But there are no files added to the solution. The following is my solution explorer image.

enter image description here

0

There are 0 best solutions below