Skip to content

Commit ac06601

Browse files
committed
Formatting
1 parent eeb4e0b commit ac06601

File tree

1 file changed

+3
-3
lines changed
  • umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades

1 file changed

+3
-3
lines changed

umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,9 @@ Delete the `<PackageReference>` entries for these packages.
115115
* `Umbraco.Cloud.Cms`
116116
* `Umbraco.Cloud.StorageProviders.AzureBlob`
117117

118-
* If using Deploy and Forms on Umbraco Cloud:
118+
* Delete the `Licenses` folder and all `.lic` files within it.
119+
120+
* _[Optional]_ If using Deploy and Forms on Umbraco Cloud:
119121
1. Locate and open the `appsettings.json` file (and any environment-specific variants).
120122
2. Add the following section to `Umbraco:Licenses:Products:<ProductName>`:
121123

@@ -134,8 +136,6 @@ Delete the `<PackageReference>` entries for these packages.
134136

135137
This ensures the built-in Umbraco Cloud licenses are recognized after upgrading. Without these values, you may encounter license validation errors even though your project is on Umbraco Cloud.
136138

137-
* Delete the `Licenses` folder and all `.lic` files within it.
138-
139139
* _[Optional]_ If you use `InMemoryAuto` models builder, or rely on Razor runtime compilation for editing templates via the backoffice, reference the `Umbraco.Cms.DevelopmentMode.Backoffice` package. For more information, see the [Breaking Changes](https://docs.umbraco.com/umbraco-cms/17.latest/fundamentals/setup/upgrading/version-specific#umbraco-17) article.
140140

141141
{% endtab %}

0 commit comments

Comments
 (0)