mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-13 07:23:14 +00:00
Fixing csproj
This commit is contained in:
parent
dd15442dcd
commit
9eab145924
1 changed files with 2 additions and 1 deletions
|
@ -794,7 +794,8 @@
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="64.png">
|
<Content Include="..\..\Logo\64.png">
|
||||||
|
<Link>64.png</Link>
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="MediaInfo.dll">
|
<Content Include="MediaInfo.dll">
|
||||||
|
|
Loading…
Add table
Reference in a new issue