make sure project deployment direcory not empty
We need to check not only if the project's deployment directory exists, but also if actually contains something more than just the InstallArea
directory created by the DeploymentDir
task. Otherwise, the DeploySources
task could wrongly say that its DeploymentTarget
is ready.
Edited by Maciej Pawel Szymanski