Umbraco.Cloud.Issues icon indicating copy to clipboard operation
Umbraco.Cloud.Issues copied to clipboard

CPM breaks cloud deploy even with automatic updates disabled.

Open sliceofbytes opened this issue 3 months ago • 1 comments

Issue description

CPM Seems to break cloud deploy even with automatic updates completely disabled.

unsupported Version format for Package Umbraco.Cms.Web.Common.. etc.. list all the rest of the umbraco packages.

Tried with variable versions and non variable CPM.

<PackageVersion Include="Umbraco.Cms" Version="$(UmbracoVersion)" /> and <PackageVersion Include="Umbraco.Cms" Version="13.9.2" />

Tried both ways for all packages.

sliceofbytes avatar Jul 14 '25 20:07 sliceofbytes