AppCenterCodepushReleaseReactSettings.

DisableDuplicateReleaseError Property

Summary

--disable-duplicate-release-error When this flag is set, releasing a package that is identical to the latest release will produce a warning instead of an error

Syntax

public Nullable<bool> DisableDuplicateReleaseError { get; set; }

Value

Type Description
Nullable<bool>