diff --git a/src/Directory.Build.props b/src/Directory.Build.props index dadfcb9d3..53a13434e 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -24,6 +24,10 @@ true true true + + + false + true @@ -82,6 +86,18 @@ $(MSBuildProjectName.Replace('Radarr','NzbDrone')) + + + + + + + + + + + + diff --git a/src/NzbDrone.Api.Test/Radarr.Api.Test.csproj b/src/NzbDrone.Api.Test/Radarr.Api.Test.csproj index 75248b88e..80e5c454e 100644 --- a/src/NzbDrone.Api.Test/Radarr.Api.Test.csproj +++ b/src/NzbDrone.Api.Test/Radarr.Api.Test.csproj @@ -3,15 +3,8 @@ net462;netcoreapp3.1 - - - - - - - diff --git a/src/NzbDrone.Automation.Test/Radarr.Automation.Test.csproj b/src/NzbDrone.Automation.Test/Radarr.Automation.Test.csproj index 2646d6371..da40a3072 100644 --- a/src/NzbDrone.Automation.Test/Radarr.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/Radarr.Automation.Test.csproj @@ -3,10 +3,6 @@ net462;netcoreapp3.1 - - - - diff --git a/src/NzbDrone.Common.Test/Radarr.Common.Test.csproj b/src/NzbDrone.Common.Test/Radarr.Common.Test.csproj index 3e5552eeb..a67d78436 100644 --- a/src/NzbDrone.Common.Test/Radarr.Common.Test.csproj +++ b/src/NzbDrone.Common.Test/Radarr.Common.Test.csproj @@ -2,15 +2,6 @@ net462;netcoreapp3.1 - - - - - - - - - diff --git a/src/NzbDrone.Core.Test/Radarr.Core.Test.csproj b/src/NzbDrone.Core.Test/Radarr.Core.Test.csproj index a64297f43..913629c00 100644 --- a/src/NzbDrone.Core.Test/Radarr.Core.Test.csproj +++ b/src/NzbDrone.Core.Test/Radarr.Core.Test.csproj @@ -3,17 +3,10 @@ net462;netcoreapp3.1 - - - - - - - diff --git a/src/NzbDrone.Host.Test/Radarr.Host.Test.csproj b/src/NzbDrone.Host.Test/Radarr.Host.Test.csproj index 2caddd1db..d35c9560d 100644 --- a/src/NzbDrone.Host.Test/Radarr.Host.Test.csproj +++ b/src/NzbDrone.Host.Test/Radarr.Host.Test.csproj @@ -2,15 +2,6 @@ net462;netcoreapp3.1 - - - - - - - - - diff --git a/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj b/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj index 94afd5b76..f27d2506a 100644 --- a/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj +++ b/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj @@ -3,12 +3,6 @@ net462;netcoreapp3.1 Library - - - - - - diff --git a/src/NzbDrone.Libraries.Test/Radarr.Libraries.Test.csproj b/src/NzbDrone.Libraries.Test/Radarr.Libraries.Test.csproj index 4fd9ce236..bd1e6c1a8 100644 --- a/src/NzbDrone.Libraries.Test/Radarr.Libraries.Test.csproj +++ b/src/NzbDrone.Libraries.Test/Radarr.Libraries.Test.csproj @@ -2,15 +2,6 @@ net462;netcoreapp3.1 - - - - - - - - - diff --git a/src/NzbDrone.Mono.Test/Radarr.Mono.Test.csproj b/src/NzbDrone.Mono.Test/Radarr.Mono.Test.csproj index 687199e0b..df3568b96 100644 --- a/src/NzbDrone.Mono.Test/Radarr.Mono.Test.csproj +++ b/src/NzbDrone.Mono.Test/Radarr.Mono.Test.csproj @@ -2,12 +2,6 @@ net462;netcoreapp3.1 - - - - - - @@ -16,7 +10,6 @@ See https://github.com/xamarin/XamarinComponents/issues/282 --> - diff --git a/src/NzbDrone.Update.Test/Radarr.Update.Test.csproj b/src/NzbDrone.Update.Test/Radarr.Update.Test.csproj index fdd460634..3a3748b07 100644 --- a/src/NzbDrone.Update.Test/Radarr.Update.Test.csproj +++ b/src/NzbDrone.Update.Test/Radarr.Update.Test.csproj @@ -2,15 +2,6 @@ net462;netcoreapp3.1 - - - - - - - - - diff --git a/src/NzbDrone.Windows.Test/Radarr.Windows.Test.csproj b/src/NzbDrone.Windows.Test/Radarr.Windows.Test.csproj index 888d9e5f4..2f82af11b 100644 --- a/src/NzbDrone.Windows.Test/Radarr.Windows.Test.csproj +++ b/src/NzbDrone.Windows.Test/Radarr.Windows.Test.csproj @@ -2,15 +2,6 @@ net462;netcoreapp3.1 - - - - - - - - -