aboutsummaryrefslogtreecommitdiff
path: root/GitVersion.yml
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-03-14 01:56:17 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-03-14 01:56:17 -0400
commitdc097158ec2436d14397edd5feae7ef17464347f (patch)
treec263ba073757d6f042a5623f4ee5139e70d61ebd /GitVersion.yml
parent08bfda9fc76d583e6b83f962b4436a5538587f3e (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: {}