summary refs log tree commit diff
path: root/GitVersionConfig.yaml
blob: cc130d91c4c1ff64a86ca518cd705d63728fc5c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
tag-prefix: 'pcl-[vV]'
legacy-semver-padding: 0
branches:
  pcl:
    mode: ContinuousDeployment    
    tag: beta
    increment: Inherit
  netstandard:
    mode: ContinuousDeployment    
    tag: beta
    increment: Inherit