Manual upgrade of Umbraco Deploy
Learn how to manually upgrade the Umbraco Deploy version used on your Umbraco Cloud project.
Prepare for the upgrade
Get the latest version of Umbraco
<ItemGroup>
<PackageReference Include="Umbraco.Deploy.Cloud" Version="9.0.1" />
<PackageReference Include="Umbraco.Deploy.Forms" Version="9.0.1" />
</ItemGroup>
Manually Upgrade Umbraco Deploy Legacy Version 7 and 8
Push upgrade to Cloud
Last updated
Was this helpful?




