just remove the config file and fall back to gitversion defaults
This commit is contained in:
parent
1fec60d46e
commit
e59c210ef4
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
assembly-versioning-scheme: MajorMinorPatch
|
|
||||||
assembly-file-versioning-scheme: MajorMinorPatchTag
|
|
||||||
assembly-informational-format: "{InformationalVersion}"
|
|
||||||
mode: ContinuousDeployment
|
|
||||||
tag-prefix: "[vV]"
|
|
||||||
major-version-bump-message: '\+semver:\s?(breaking|major)'
|
|
||||||
minor-version-bump-message: '\+semver:\s?(feature|minor)'
|
|
||||||
patch-version-bump-message: '\+semver:\s?(fix|patch)'
|
|
||||||
no-bump-message: '\+semver:\s?(none|skip)'
|
|
||||||
build-metadata-padding: 4
|
|
||||||
commits-since-version-source-padding: 4
|
|
||||||
commit-message-incrementing: Enabled
|
|
||||||
branches: {}
|
|
||||||
ignore:
|
|
||||||
sha: []
|
|
||||||
increment: Inherit
|
|
||||||
commit-date-format: yyyy-MM-dd
|
|
||||||
merge-message-formats: {}
|
|
Loading…
Add table
Add a link
Reference in a new issue