Umbraco.Cloud.Issues
Umbraco.Cloud.Issues copied to clipboard
CPM breaks cloud deploy even with automatic updates disabled.
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.