summaryrefslogtreecommitdiff
path: root/ThirdParty/CsvHelper-master/GitVersion.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ThirdParty/CsvHelper-master/GitVersion.yml')
-rw-r--r--ThirdParty/CsvHelper-master/GitVersion.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/ThirdParty/CsvHelper-master/GitVersion.yml b/ThirdParty/CsvHelper-master/GitVersion.yml
new file mode 100644
index 0000000..9812dbf
--- /dev/null
+++ b/ThirdParty/CsvHelper-master/GitVersion.yml
@@ -0,0 +1,11 @@
+#next-version: 21.0.5
+assembly-versioning-scheme: Major
+assembly-file-versioning-format: '{Major}.{Minor}.{Patch}.{env:BUILD_NUMBER ?? 0}'
+branches:
+ configuration-constructor:
+ regex: configuration-constructor
+ source-branches: [ 'master' ]
+ tag: beta
+ignore:
+ sha: []
+merge-message-formats: {}