Skip to content

Commit 7391c58

Browse files
authored
Merge pull request #1922 from paulvanbrenk/fixCommitId
Update commit description in help/about
2 parents 9e98781 + 7c65cbb commit 7391c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/Common.Build.settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156

157157
<PropertyGroup>
158158
<BuildVersionExtended>$(BuildVersion) unknown commit</BuildVersionExtended>
159-
<BuildVersionExtended Condition="'$(BUILD_SOURCEVERSION)'!=''">$(BuildVersionExtended) commit:$(BUILD_SOURCEVERSION)</BuildVersionExtended>
159+
<BuildVersionExtended Condition="'$(BUILD_SOURCEVERSION)'!=''">$(BuildVersion) Commit Hash:$(BUILD_SOURCEVERSION)</BuildVersionExtended>
160160

161161
<VSIXBuildVersion>$(BuildVersion)</VSIXBuildVersion>
162162
<AssemblyVersion>$(MajorVersion).0.0.0</AssemblyVersion>

0 commit comments

Comments
 (0)