Skip to content

Commit c918791

Browse files
Fix whitespace
1 parent eb56a05 commit c918791

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Models generated by ModelsBuilder used the `IPublishedSnapshot` interface, which
3434
Remove the `umbraco\Data\TEMP\InMemoryAuto` folder to trigger a rebuild of the models.
3535

3636
**SourceCodeAuto and SourceCodeManual**
37+
3738
Remove the old models located in the `\umbraco\models` folder by default. This will cause your views to no longer be able to built due to missing types.
3839
To get around this you can disable precompiled view temporarily by adding the following to your csproj file:
3940

0 commit comments

Comments
 (0)