aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-03-19 23:30:59 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-03-19 23:30:59 -0400
commitbce7540dec74abd460badd67c526f8a31bdf16ae (patch)
treea1754960c3aae6f606db92c1d83b23c51e220534
parente8af88efdae6ff3ef4780627430f31dca9cc665b (diff)
Gitversion init
-rw-r--r--GitVersion.yml6
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: {}