Skip to content

Commit

Permalink
Added VersionPrefix, VersionSuffix, and ApplicationIcon.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheHeadmaster committed Jul 26, 2024
1 parent eaf0a3b commit 201199b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Horizon/Horizon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>latest</LangVersion>
<UseWPF>true</UseWPF>
<VersionPrefix>0.4.1</VersionPrefix>
<VersionSuffix>alpha</VersionSuffix>
<ApplicationIcon>Horizon.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 201199b

Please sign in to comment.