From b1007ce2da74978b01fa3e47dcc3004de316414a Mon Sep 17 00:00:00 2001 From: Peter Rekdal Khan-Sunde Date: Tue, 3 Sep 2024 08:12:28 +0200 Subject: [PATCH] Downgrade gitversion. --- .github/workflows/dotnetcore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index 2f296afb..4871374e 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -12,7 +12,7 @@ on: # NOTE: Remember to update docker images if you update .NET sdks env: - GITVERSION_VERSION: 6.0.2 + GITVERSION_VERSION: 5.12.0 MSVS_TOOLSET_VERSION: 16 SNAPX_DOTNET_FRAMEWORK_VERSION: net8.0 DOTNET_NET60_VERSION: 6.0.425