mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 00:34:37 +02:00
Do not copy config.xml for Core.Test
This commit is contained in:
@@ -252,9 +252,7 @@
|
|||||||
<Link>sqlite3.dll</Link>
|
<Link>sqlite3.dll</Link>
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="App_Data\Config.xml">
|
<Content Include="App_Data\Config.xml" />
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
<Content Include="Files\Indexers\Newznab\unauthorized.xml" />
|
<Content Include="Files\Indexers\Newznab\unauthorized.xml" />
|
||||||
<Content Include="Files\Media\H264_sample.mp4">
|
<Content Include="Files\Media\H264_sample.mp4">
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
|
Reference in New Issue
Block a user