aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-03-14 01:56:16 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-03-14 01:56:16 -0400
commit23c9080c208c6d2f94df0b17c9c7dc74ff1766c1 (patch)
treed50e8242a03fae523c81541a3d30218f85467244
parentbb12d7fdb960f7c5fefbf520050b1827b82068f0 (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: {}