From 6877ea9a9023fc63e3f4f11b84888d488b0dfe2b Mon Sep 17 00:00:00 2001 From: Simon <25969+snovak7@users.noreply.github.com> Date: Thu, 7 Aug 2025 22:34:10 +0200 Subject: [PATCH] chore: Remove GitVersion.yml and upgrade GitVersion.MsBuild to v6.3.0 --- Directory.Packages.props | 2 +- GitVersion.yml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 GitVersion.yml diff --git a/Directory.Packages.props b/Directory.Packages.props index 089c0e2..9aa2e02 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,7 +5,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/GitVersion.yml b/GitVersion.yml deleted file mode 100644 index 403b71c..0000000 --- a/GitVersion.yml +++ /dev/null @@ -1,4 +0,0 @@ -branches: - master: - mode: ContinuousDeployment - tag: rc