Added new icons to project

This commit is contained in:
erri120 2019-09-27 13:14:31 +02:00
parent 3190e9970b
commit 8725cf0e47
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135

View File

@ -284,6 +284,11 @@
<ItemGroup>
<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" />
</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')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">