File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ Upgrade type for the package installation; available only for unlocked packages.
81
81
For unlocked package upgrades, set this flag to one of these values:
82
82
83
83
- DeprecateOnly: Mark all removed components as deprecated.
84
- - Mixed: Delete removed components, except for custom objects and custom fields, that don't have dependencies .
85
- - Delete: Delete all removed components that can be safely deleted, and deprecate the other components .
84
+ - Mixed: Delete all removed components that can be safely deleted and deprecate the other components .
85
+ - Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies .
86
86
87
87
# flags.apex-compile.summary
88
88
You can’t perform that action at this time.
0 commit comments