Skip to content

Commit ba1665e

Browse files
authored
Merge pull request #6625 from umbraco/15/fix-version-specific
Split up 15 and 14 section
2 parents 2ade0c6 + 1282571 commit ba1665e

File tree

1 file changed

+4
-0
lines changed
  • 15/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+4
-0
lines changed

15/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ You can now re-enable precompiled views and rebuild your site.
5656
If you have custom C# code that references the models this will also not build. You can either comment out your custom code temporarily until the models have been rebuilt or fix the models manually.
5757
To fix the models manually you need to find and replace `IPublishedSnapshotAccessor` with `IPublishedContentTypeCache`.
5858

59+
</details>
60+
61+
<details>
62+
5963
<summary>Umbraco 14</summary>
6064

6165
Read more about the release of Umbraco 14 in the [Blog Post](https://umbraco.com/blog/umbraco-14-release/).

0 commit comments

Comments
 (0)