diff --git a/src/Jackett/Jackett.csproj b/src/Jackett/Jackett.csproj index f6d30106cc99424e22930879cecb847b4be00d37..4c4257ac0e2c81a895154c5ae24e4ca19c06104d 100644 --- a/src/Jackett/Jackett.csproj +++ b/src/Jackett/Jackett.csproj @@ -445,7 +445,9 @@ <Content Include="Content\login.html"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> - <Content Include="Content\logos\myanonamouse.png" /> + <Content Include="Content\logos\myanonamouse.png"> + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> + </Content> <Content Include="Content\logos\xthor.png"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content>