From 653b12a73171f6ec3663d91803cef03ba87ca3f0 Mon Sep 17 00:00:00 2001 From: Vince Grassia <593223+vgrassia@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:46:10 -0400 Subject: [PATCH] Fix Git hash --- Directory.Build.props | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 2ede6ad8d1..1cdb29febb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -56,16 +56,11 @@ This section is for getting & setting the gitHash value, which can easily be accessed via the Core.Utilities.AssemblyHelpers class. --> - - - - - - + <_Parameter1>GitHash - <_Parameter2>$(SourceRevisionId) + <_Parameter2>HASH_HERE