@@ -204,7 +204,7 @@ if not exist "AddIns" md AddIns
move /Y *.dll AddIns
move /Y *.pdb AddIns
move AddIns\$(TargetName).pdb .
-
+move AddIns\7z.dll .
rmdir logs /S/Q
rmdir wwwroot /S/Q</PostBuildEvent>