Skip to content

Commit

Permalink
Add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
karashiiro committed Jun 24, 2022
1 parent eb9ef76 commit 3480910
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/TextToTalk/TextToTalk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
<Deterministic>true</Deterministic>
</PropertyGroup>

<ItemGroup>
<Content Include="..\..\images\icon.png" Link="images\icon.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>

<ItemGroup>
<PackageReference Include="AdysTech.CredentialManager" Version="2.6.0" />
<PackageReference Include="AWSSDK.Core" Version="3.7.10.8" />
Expand Down

0 comments on commit 3480910

Please sign in to comment.