From 90166048046d2511f0bb74f8880180e82466d4c0 Mon Sep 17 00:00:00 2001 From: vnugent Date: Tue, 18 Jun 2024 21:22:37 -0400 Subject: push pending changes --- 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