From f20c40a24de3397551f54ccf96378708958807c0 Mon Sep 17 00:00:00 2001 From: Taloth Saldono Date: Thu, 20 Mar 2014 22:28:43 +0100 Subject: [PATCH] VS2013 automatically adds these entries for NUnit integration. --- src/NzbDrone.Api.Test/NzbDrone.Api.Test.csproj | 3 +++ src/NzbDrone.App.Test/NzbDrone.Host.Test.csproj | 3 +++ src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj | 3 +++ src/NzbDrone.Common.Test/NzbDrone.Common.Test.csproj | 3 +++ src/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj | 3 +++ .../NzbDrone.Integration.Test.csproj | 3 +++ src/NzbDrone.Libraries.Test/NzbDrone.Libraries.Test.csproj | 4 +++- src/NzbDrone.Mono.Test/NzbDrone.Mono.Test.csproj | 3 +++ src/NzbDrone.Update.Test/NzbDrone.Update.Test.csproj | 3 +++ src/NzbDrone.Windows.Test/NzbDrone.Windows.Test.csproj | 3 +++ 10 files changed, 30 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Api.Test/NzbDrone.Api.Test.csproj b/src/NzbDrone.Api.Test/NzbDrone.Api.Test.csproj index 6759bccf3..661e3279d 100644 --- a/src/NzbDrone.Api.Test/NzbDrone.Api.Test.csproj +++ b/src/NzbDrone.Api.Test/NzbDrone.Api.Test.csproj @@ -95,6 +95,9 @@ + + +