AppCenterCodepushPatchSettings.

TargetBinaryVersion Property

Summary

-t|--target-binary-version <arg> Specifies binary app version(s) that specifies this release is targeting for. (The value must be a semver expression such as 1.1.0, ~1.2.3)

Syntax

public string TargetBinaryVersion { get; set; }

Value

Type Description
string