Skip to content

Commit

Permalink
Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
GewoonJaap committed Mar 5, 2023
1 parent 1490f9e commit 4ead012
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ConsoleApp/ConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyName>WinWhisper</AssemblyName>
<ApplicationIcon>WhisperIcon.ico</ApplicationIcon>
</PropertyGroup>

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

<ItemGroup>
<PackageReference Include="Sentry" Version="3.28.1" />
</ItemGroup>
Expand Down
Binary file added ConsoleApp/WhisperIcon.ico
Binary file not shown.

0 comments on commit 4ead012

Please sign in to comment.