Added icon to be extracted for registry edits

This commit is contained in:
erri120 2019-10-28 15:26:59 +01:00
parent cd9e11045e
commit 73e9408ed2
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135
2 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB

View File

@ -373,6 +373,9 @@
<ItemGroup>
<EmbeddedResource Include="UI\banner_small_dark.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="UI\Icons\icon-embedded.ico" />
</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">