Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, How can I install a previous version of the Umbraco Template? I'd like to install version 13 but running dotnet new install Umbraco.Templates installs version 14. Nick
Hi Nick,
Use the following:
dotnet new install Umbraco.Templates::{VERSION NUMBER} --force
Cheers,
Marc
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Install specific version of Umbraco using Dotnet CLI
Hi, How can I install a previous version of the Umbraco Template? I'd like to install version 13 but running dotnet new install Umbraco.Templates installs version 14. Nick
Hi Nick,
Use the following:
Cheers,
Marc
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.