From cc117fb31bc658a4ecb772a9c0bad88da7bc2241 Mon Sep 17 00:00:00 2001 From: kishorekumar-anchala <168699259+kishorekumar-anchala@users.noreply.github.com> Date: Tue, 13 Aug 2024 21:48:19 +0530 Subject: [PATCH] fix gitversion.portable version to latest (#10435) --- images/windows/toolsets/toolset-2019.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index 7ab1534a0..3042f5927 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -420,7 +420,7 @@ { "name": "aria2" }, { "name": "azcopy10" }, { "name": "Bicep" }, - { "name": "gitversion.portable", "args": [ "--version", "5.12.0"] }, + { "name": "gitversion.portable"}, { "name": "innosetup" }, { "name": "jq" }, { "name": "NuGet.CommandLine" },