You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: umbraco-cloud/set-up/project-settings/umbraco-cicd/Troubleshooting.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,8 +109,8 @@ The `.umbraco` file is missing or has been renamed. This file needs to be presen
109
109
110
110
### File format Error: The .umbraco file is not valid
111
111
112
-
The `.umbraco` file has invalid characters. Sometimes people need to change the folder structure of the repository and change the name of the default project.
113
-
Take care that the base field is not using backslashes ('\') as folder deminitor.
112
+
The `.umbraco` file has invalid characters. Sometimes people need to change the repository's folder structure and the default project's name.
113
+
Ensure that the base field does not use backslashes ('\') as the folder denominator.
114
114
115
115
Below is an example of the default `.umbraco` file that comes with a new Umbraco Cloud project.
0 commit comments