From a118169a3ccf3361a5920794c7762dfcff1babd2 Mon Sep 17 00:00:00 2001 From: gsnerf Date: Wed, 6 Aug 2014 01:06:45 +0200 Subject: removed block of NuGet.targets for 'Release Mono' --- .../MediaBrowser.Common.Implementations.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MediaBrowser.Common.Implementations') diff --git a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj index fe6da7e4fe..954d9bfe3c 100644 --- a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj +++ b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj @@ -122,7 +122,8 @@ - + + if '$(ConfigurationName)' == 'Release' ( xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i -- cgit v1.2.3