mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Fixed: Don't publish self contained tests
This commit is contained in:
parent
4bf9b7055d
commit
66c6cd687a
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
<PropertyGroup Condition="'$(LidarrOutputType)'=='Test'">
|
||||
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
||||
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
|
||||
<SelfContained>false</SelfContained>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Set the Product and Version info for our own projects -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue