Renamed icon files

This commit is contained in:
erri120 2019-09-27 13:21:14 +02:00
parent 8725cf0e47
commit a280a00321
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135
4 changed files with 3 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -285,9 +285,9 @@
<EmbeddedResource Include="banner_small.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Icons\discord_icon-120px.png" />
<EmbeddedResource Include="Icons\github_icon-120px.png" />
<EmbeddedResource Include="Icons\patreon_icon-120px.png" />
<EmbeddedResource Include="Icons\discord.png" />
<EmbeddedResource Include="Icons\github.png" />
<EmbeddedResource Include="Icons\patreon.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\Fody.5.1.1\build\Fody.targets" Condition="Exists('..\packages\Fody.5.1.1\build\Fody.targets')" />