aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-03-14 02:27:33 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-03-14 02:27:33 -0400
commit33e72e4298e88b2080af5eaf5fc84c9c63ccf4e8 (patch)
tree4537c53947be3baebeef49a0d11ca0df56777fd9
parentcc199f9748e2ac4b5434fdd707e1f4945ad1d623 (diff)
gitversion init/version reset
-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: {}