Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nick Bloodworth 2 posts 72 karma points
    Jul 22, 2024 @ 07:51
    Nick Bloodworth
    0

    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

  • Marc Love (uSkinned.net) 439 posts 1719 karma points
    Jul 22, 2024 @ 13:06
    Marc Love (uSkinned.net)
    100

    Hi Nick,

    Use the following:

    dotnet new install Umbraco.Templates::{VERSION NUMBER} --force
    

    Cheers,

    Marc

Please Sign in or register to post replies

Write your reply to:

Draft