chore: add icon to csproj

This commit is contained in:
Anna 2022-06-11 14:41:56 -04:00
parent a0cbf48cc1
commit 485ae8d0b4
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

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