Skip to content

Commit

Permalink
Disable source revision in informational version
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikbecker committed Feb 20, 2024
1 parent 22dba92 commit e6b8919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Leibit.Client.WPF/Leibit.Client.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<PropertyGroup>
<ApplicationIcon>icon.ico</ApplicationIcon>
<Version>1.1.1</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<PackageProjectUrl>https://github.com/jannikbecker/leibit</PackageProjectUrl>
<RepositoryUrl>https://github.com/jannikbecker/leibit</RepositoryUrl>
<ApplicationManifest>app.manifest</ApplicationManifest>
Expand Down

0 comments on commit e6b8919

Please sign in to comment.