diff --git a/BDInfo/BDInfo.csproj b/BDInfo/BDInfo.csproj
index d07d4ce2b..8e1c7e71a 100644
--- a/BDInfo/BDInfo.csproj
+++ b/BDInfo/BDInfo.csproj
@@ -62,11 +62,6 @@
-
- if $(ConfigurationName) == Release (
-xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i
-)
-