Skip to content

Commit

Permalink
added app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Mantas-2155X committed Oct 21, 2022
1 parent a1bd2d3 commit 891f455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HardSubberGUI/HardSubberGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<ApplicationIcon>Assets/hardsubber.ico</ApplicationIcon>
<Nullable>enable</Nullable>
<!--Avalonia doesen't support TrimMode=link currently,but we are working on that https://github.com/AvaloniaUI/Avalonia/issues/6892 -->
<TrimMode>copyused</TrimMode>
Expand Down

0 comments on commit 891f455

Please sign in to comment.