diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 65099c75e..e9c1e5642 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -23,6 +23,10 @@ true true true + + + false + true @@ -82,6 +86,15 @@ $(MSBuildProjectName.Replace('Readarr','NzbDrone')) + + + + + + + + + diff --git a/src/NzbDrone.Api.Test/Readarr.Api.Test.csproj b/src/NzbDrone.Api.Test/Readarr.Api.Test.csproj index cbb9f3e18..492e03164 100644 --- a/src/NzbDrone.Api.Test/Readarr.Api.Test.csproj +++ b/src/NzbDrone.Api.Test/Readarr.Api.Test.csproj @@ -3,18 +3,8 @@ net5.0 - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - diff --git a/src/NzbDrone.Automation.Test/Readarr.Automation.Test.csproj b/src/NzbDrone.Automation.Test/Readarr.Automation.Test.csproj index 0b96a5671..364e9c71e 100644 --- a/src/NzbDrone.Automation.Test/Readarr.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/Readarr.Automation.Test.csproj @@ -3,13 +3,6 @@ net5.0 - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - diff --git a/src/NzbDrone.Common.Test/Readarr.Common.Test.csproj b/src/NzbDrone.Common.Test/Readarr.Common.Test.csproj index f888fde4f..760e7e10d 100644 --- a/src/NzbDrone.Common.Test/Readarr.Common.Test.csproj +++ b/src/NzbDrone.Common.Test/Readarr.Common.Test.csproj @@ -2,16 +2,6 @@ net5.0 - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - diff --git a/src/NzbDrone.Core.Test/Readarr.Core.Test.csproj b/src/NzbDrone.Core.Test/Readarr.Core.Test.csproj index 0a8fe30e3..30084d035 100644 --- a/src/NzbDrone.Core.Test/Readarr.Core.Test.csproj +++ b/src/NzbDrone.Core.Test/Readarr.Core.Test.csproj @@ -3,21 +3,11 @@ net5.0 - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - diff --git a/src/NzbDrone.Host.Test/Readarr.Host.Test.csproj b/src/NzbDrone.Host.Test/Readarr.Host.Test.csproj index b420dc2fd..7938d6254 100644 --- a/src/NzbDrone.Host.Test/Readarr.Host.Test.csproj +++ b/src/NzbDrone.Host.Test/Readarr.Host.Test.csproj @@ -2,16 +2,6 @@ net5.0 - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - diff --git a/src/NzbDrone.Integration.Test/Readarr.Integration.Test.csproj b/src/NzbDrone.Integration.Test/Readarr.Integration.Test.csproj index cd6b655a0..560a96f66 100644 --- a/src/NzbDrone.Integration.Test/Readarr.Integration.Test.csproj +++ b/src/NzbDrone.Integration.Test/Readarr.Integration.Test.csproj @@ -4,13 +4,6 @@ Library - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - diff --git a/src/NzbDrone.Libraries.Test/Readarr.Libraries.Test.csproj b/src/NzbDrone.Libraries.Test/Readarr.Libraries.Test.csproj index 8e65e062e..cd8f7fd55 100644 --- a/src/NzbDrone.Libraries.Test/Readarr.Libraries.Test.csproj +++ b/src/NzbDrone.Libraries.Test/Readarr.Libraries.Test.csproj @@ -2,18 +2,6 @@ net5.0 - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - diff --git a/src/NzbDrone.Mono.Test/Readarr.Mono.Test.csproj b/src/NzbDrone.Mono.Test/Readarr.Mono.Test.csproj index 604fb5c68..552b9f298 100644 --- a/src/NzbDrone.Mono.Test/Readarr.Mono.Test.csproj +++ b/src/NzbDrone.Mono.Test/Readarr.Mono.Test.csproj @@ -3,15 +3,7 @@ net5.0 - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - diff --git a/src/NzbDrone.Test.Common/Readarr.Test.Common.csproj b/src/NzbDrone.Test.Common/Readarr.Test.Common.csproj index f362cf7a8..a2c10343a 100644 --- a/src/NzbDrone.Test.Common/Readarr.Test.Common.csproj +++ b/src/NzbDrone.Test.Common/Readarr.Test.Common.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/NzbDrone.Update.Test/Readarr.Update.Test.csproj b/src/NzbDrone.Update.Test/Readarr.Update.Test.csproj index c9bca7a22..b56a7e829 100644 --- a/src/NzbDrone.Update.Test/Readarr.Update.Test.csproj +++ b/src/NzbDrone.Update.Test/Readarr.Update.Test.csproj @@ -2,18 +2,6 @@ net5.0 - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - diff --git a/src/NzbDrone.Windows.Test/Readarr.Windows.Test.csproj b/src/NzbDrone.Windows.Test/Readarr.Windows.Test.csproj index 644c1c54c..aab1ace92 100644 --- a/src/NzbDrone.Windows.Test/Readarr.Windows.Test.csproj +++ b/src/NzbDrone.Windows.Test/Readarr.Windows.Test.csproj @@ -2,18 +2,6 @@ net5.0 - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - -