Skip to content

Commit f74d19a

Browse files
authored
Merge pull request #7 from JustAeris/fix/logo
Fix/Logo #2
2 parents 1d8e1f4 + cd2c1c9 commit f74d19a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Unikeys.Gui/Unikeys.Gui.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@
2626

2727
<ItemGroup>
2828
<None Remove="Icons\unikeys-logo.png" />
29-
<Content Include="Icons\unikeys-logo.png">
30-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
31-
</Content>
29+
<Resource Include="Icons\unikeys-logo.png" />
3230
<None Include="..\Unikeys.snk">
3331
<Link>Unikeys.snk</Link>
3432
</None>

0 commit comments

Comments
 (0)