From 7f29af6d4d83d9452ec2d17046f31d90c8b56961 Mon Sep 17 00:00:00 2001 From: ta264 Date: Tue, 25 Aug 2020 21:55:54 +0100 Subject: [PATCH] Move test harness packages to Directory.Build.props --- src/Directory.Build.props | 16 ++++++++++++++++ src/NzbDrone.Api.Test/Radarr.Api.Test.csproj | 7 ------- .../Radarr.Automation.Test.csproj | 4 ---- .../Radarr.Common.Test.csproj | 9 --------- src/NzbDrone.Core.Test/Radarr.Core.Test.csproj | 7 ------- src/NzbDrone.Host.Test/Radarr.Host.Test.csproj | 9 --------- .../Radarr.Integration.Test.csproj | 6 ------ .../Radarr.Libraries.Test.csproj | 9 --------- src/NzbDrone.Mono.Test/Radarr.Mono.Test.csproj | 7 ------- .../Radarr.Update.Test.csproj | 9 --------- .../Radarr.Windows.Test.csproj | 9 --------- 11 files changed, 16 insertions(+), 76 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index dadfcb9d38..53a13434ef 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 75248b88e8..80e5c454ed 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 2646d63717..da40a30721 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 3e5552eeb8..a67d78436f 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 a64297f437..913629c00e 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 2caddd1dbf..d35c9560d8 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 94afd5b76c..f27d2506a1 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 4fd9ce236b..bd1e6c1a80 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 687199e0b2..df3568b962 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 fdd4606341..3a3748b076 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 888d9e5f4e..2f82af11b2 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 - - - - - - - - -