This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AppCenter.
Summary
--disable-duplicate-release-error
Specifies that if the update is identical to the latest release on the deployment, the CLI should generate a warning instead of an error
- Assembly
- Cake
.AppCenter .dll - Namespace
- Cake
.AppCenter - Containing Type
- App
Center Codepush Promote Settings
Syntax
public Nullable<bool> DisableDuplicateReleaseError { get; set; }
Value
Type | Description |
---|---|
Nullable |