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
commit9a73c170946020e6568de45e69a589d9896d565c (patch)
tree10a6a536d47a981605653e13f9f4e7b43970d08c
parenta80b2624749a3d5e52673d57f06807e4f046f374 (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: {}