From 2acb18fd7eee1901be15541a45119a3fc0e300fd Mon Sep 17 00:00:00 2001 From: Anna Savinova Date: Tue, 21 Jan 2020 14:27:08 +0300 Subject: [PATCH] Add GitVersion config Signed-off-by: Anna Savinova --- GitVersion.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 GitVersion.yml diff --git a/GitVersion.yml b/GitVersion.yml new file mode 100644 index 0000000..122fa7e --- /dev/null +++ b/GitVersion.yml @@ -0,0 +1,5 @@ +mode: Mainline +branches: {} +ignore: + sha: [] +merge-message-formats: {}