aboutsummaryrefslogtreecommitdiff
path: root/GitVersion.yml
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
commit2c6a86059165208b03eb4b441415d95c0c56558f (patch)
treea75f47e3f79c26cc82339d7c21f479b90e734ff9 /GitVersion.yml
parentdbe97d1130238e93413a6fa466996feed13e93c8 (diff)
gitversion init/version reset
Diffstat (limited to 'GitVersion.yml')
-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: {}