diff --git a/GitVersion.yml b/GitVersion.yml index 3c312bf967..671cf3effa 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,6 +1,7 @@ mode: ContinuousDelivery +assembly-informational-format: '{FullSemVer}' branches: main: regex: ^latest$ pull-request: - tag: pr \ No newline at end of file + tag: pr