From 974d67725a8ac0c52f1828c7a33e24b98d23bd6c Mon Sep 17 00:00:00 2001 From: lindexi Date: Tue, 4 Jun 2024 19:20:25 +0800 Subject: [PATCH] Using simpler git command to get current commit --- src/GitInfo/build/GitInfo.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GitInfo/build/GitInfo.targets b/src/GitInfo/build/GitInfo.targets index 6cac151..f02453a 100644 --- a/src/GitInfo/build/GitInfo.targets +++ b/src/GitInfo/build/GitInfo.targets @@ -496,7 +496,7 @@ DependsOnTargets="_GitRoot" Condition="'$(GitRoot)' != '' And '$(GitCommit)' == ''"> -