Skip to content

Commit

Permalink
added icon
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldivis committed Jul 26, 2022
1 parent e470fa6 commit e0cae90
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
Binary file added assets/icon.ico
Binary file not shown.
5 changes: 5 additions & 0 deletions src/DarkHumanizrCli/DarkHumanizrCli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,13 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<NeutralLanguage>en</NeutralLanguage>
<AssemblyName>humanizr</AssemblyName>
<ApplicationIcon>icon.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
<Content Include="icon.ico" />
</ItemGroup>

<ItemGroup>
<None Include="..\..\README.md">
<Pack>True</Pack>
Expand Down
Binary file added src/DarkHumanizrCli/icon.ico
Binary file not shown.

0 comments on commit e0cae90

Please sign in to comment.