diff --git a/Base/Base.vbproj b/Base/Base.vbproj
index ad3ecfe1..fbc6f14d 100644
--- a/Base/Base.vbproj
+++ b/Base/Base.vbproj
@@ -146,4 +146,7 @@
+
+ powershell.exe -command "& { &'$(SolutionDir)copy-binary.ps1' '$(TargetPath)' '$(TargetFileName)' '$(ConfigurationName)' }"
+
\ No newline at end of file