auto icrment
Some checks failed
Build NuGet / build (push) Failing after 3m31s

This commit is contained in:
2026-04-06 11:51:34 -04:00
parent c98ef38594
commit 23324cfe7d
2 changed files with 27 additions and 4 deletions

9
GitVersion.yml Normal file
View File

@@ -0,0 +1,9 @@
mode: ContinuousDelivery
branches:
main:
increment: Patch
feature:
increment: Minor
hotfix:
increment: Patch