assembly-informational-format: '{NuGetVersion}' mode: ContinuousDeployment branches: master: tag: rc increment: Minor feature: regex: features?[/-] tag: rc-{BranchName} increment: Minor pull-request: regex: (pull|pull\-requests|pr)[/-] tag: rc-pr-{BranchName} increment: Minor hotfix: regex: hotfix(es)?[/-] tag: rc increment: Patch develop: regex: dev(elop)?(ment)?$ tag: b