From 1a81f310a614542471a03bd8993eeded6ab81f10 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 11 Nov 2016 18:58:36 -0500 Subject: [PATCH] remove build event --- .../SocketHttpListener.Portable.csproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SocketHttpListener.Portable/SocketHttpListener.Portable.csproj b/SocketHttpListener.Portable/SocketHttpListener.Portable.csproj index f7b3a643cc..ee902462b0 100644 --- a/SocketHttpListener.Portable/SocketHttpListener.Portable.csproj +++ b/SocketHttpListener.Portable/SocketHttpListener.Portable.csproj @@ -95,9 +95,8 @@ - if $(ConfigurationName) == Release ( -xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i -) + +