diff options
author | vnugent <public@vaughnnugent.com> | 2024-06-19 12:56:43 -0400 |
---|---|---|
committer | vnugent <public@vaughnnugent.com> | 2024-06-19 12:56:43 -0400 |
commit | 0e0d7701979cd09e67cbd0137016ba6a5bb3b803 (patch) | |
tree | 47704c39980e5367b99dd5fa48cfdc62923914dd /GitVersion.yml | |
parent | dd50b014f7ea0dc80505f03292777f8531cf25c5 (diff) | |
parent | 90166048046d2511f0bb74f8880180e82466d4c0 (diff) |
Merge branch 'develop' into c-sharp
Diffstat (limited to 'GitVersion.yml')
-rw-r--r-- | GitVersion.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/GitVersion.yml b/GitVersion.yml new file mode 100644 index 0000000..ebdfba1 --- /dev/null +++ b/GitVersion.yml @@ -0,0 +1,6 @@ +assembly-versioning-scheme: MajorMinorPatch +mode: ContinuousDeployment +branches: {} +ignore: + sha: [] +merge-message-formats: {} |