Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion power-platform/alm/removing-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Uninstalling Solution 1 causes a component deletion because it's the only layer

- Uninstalling Solution 3 doesn't cause a component deletion. Only that layer is removed.
- Uninstalling Solution 2 doesn't cause a component deletion. Only that layer is removed.
- Uninstalling Solution 1 doesn't cause a component deletion, because in this case there's another solution from the same publisher (Publisher A = Publisher C). The platform removes the layer from Solution 1 and replaces it with the layer from Solution 3.
- Uninstalling Solution 1 doesn't cause a component deletion, because in this case there's another solution from the same publisher (Publisher A). The platform removes the layer from Solution 1 and replaces it with the layer from Solution 3.

#### Scenario 4: Uninstall solution layers in an unmanaged customization

Expand Down