chore: add icon to csproj

This commit is contained in:
Anna 2022-06-11 14:41:56 -04:00
parent bece2aae83
commit 18c20418c7
1 changed files with 4 additions and 0 deletions

View File

@ -87,4 +87,8 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="..\icon.png" Link="images/icon.png" CopyToOutputDirectory="PreserveNewest" Visible="false"/>
</ItemGroup>
</Project>