Skip to content

Commit

Permalink
Update GitVersion.yml
Browse files Browse the repository at this point in the history
Changing `mode` to `Mainline`
  • Loading branch information
davidandersen authored Nov 6, 2021
1 parent bd13ce9 commit 871dfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
assembly-versioning-scheme: MajorMinorPatch
assembly-file-versioning-scheme: MajorMinorPatchTag
assembly-informational-format: '{InformationalVersion}'
mode: ContinuousDelivery
mode: Mainline
increment: Inherit
continuous-delivery-fallback-tag: ci
tag-prefix: '[vV]'
Expand Down

0 comments on commit 871dfb3

Please sign in to comment.