mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-26 20:11:49 +02:00
Fixed: Don't publish self contained tests
This commit is contained in:
@@ -52,6 +52,7 @@
|
|||||||
<PropertyGroup Condition="'$(RadarrOutputType)'=='Test'">
|
<PropertyGroup Condition="'$(RadarrOutputType)'=='Test'">
|
||||||
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
||||||
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
|
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
|
||||||
|
<SelfContained>false</SelfContained>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Set the Product and Version info for our own projects -->
|
<!-- Set the Product and Version info for our own projects -->
|
||||||
|
Reference in New Issue
Block a user