From 2c6a86059165208b03eb4b441415d95c0c56558f Mon Sep 17 00:00:00 2001 From: vnugent Date: Tue, 14 Mar 2023 01:56:16 -0400 Subject: gitversion init/version reset --- GitVersion.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 GitVersion.yml (limited to 'GitVersion.yml') 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: {} -- cgit