Updated gitversion to test

This commit is contained in:
Tigger Kindel
2023-08-17 07:37:45 -06:00
committed by Tig
parent d474b2d521
commit a7dfedbcb5
2 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
mode: ContinuousDeployment
next-version: 1.14.0
tag-prefix: '[vV]'
branches:
develop:
@@ -8,17 +9,13 @@ branches:
increment: Patch
source-branches:
- develop
- release
- main # v1_release
feature:
tag: useBranchName
regex: ^features?[/-]
source-branches:
- develop
- main
- release
- feature
- support
- hotfix
- main # v1_release
pull-request:
tag: PullRequest
increment: Inherit

View File

@@ -19,6 +19,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
CONTRIBUTING.md = CONTRIBUTING.md
.github\workflows\dotnet-core.yml = .github\workflows\dotnet-core.yml
GitVersion.yml = GitVersion.yml
.github\workflows\publish.yml = .github\workflows\publish.yml
README.md = README.md
testenvironments.json = testenvironments.json