Skip to content

Commit

Permalink
add icon to the app
Browse files Browse the repository at this point in the history
  • Loading branch information
andriksantos committed Aug 6, 2020
1 parent ab49500 commit fa36138
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions FileCompressor/FileCompressor/FileCompressor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
<PropertyGroup>
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>hnet.com-image.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Guna.UI2">
<HintPath>..\..\..\..\..\..\..\A R S M\C#\Guna2\Guna.UI2.dll</HintPath>
Expand Down Expand Up @@ -124,5 +127,8 @@
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="hnet.com-image.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
Binary file added FileCompressor/FileCompressor/hnet.com-image.ico
Binary file not shown.

0 comments on commit fa36138

Please sign in to comment.