Skip to content

Commit 341e5d5

Browse files
committed
Force GitThisAssemblyMetadata to be false
1 parent d04bd22 commit 341e5d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
<!-- GitInfo Package for Assembly Versioning -->
8787
<PropertyGroup>
8888
<GitDefaultBranch>main</GitDefaultBranch>
89+
<GitThisAssemblyMetadata>false</GitThisAssemblyMetadata>
8990
</PropertyGroup>
9091
<ItemGroup>
9192
<PackageReference Include="GitInfo" Version="*" PrivateAssets="all" />

0 commit comments

Comments
 (0)