Skip to content

Commit

Permalink
Set IncludeSourceRevisionInInformationalVersion=false to allow GitV…
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Sep 27, 2024
1 parent 09acc24 commit 03a60d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 03a60d2

Please sign in to comment.