MSDeployAllTheThings
MSDeployAllTheThings copied to clipboard
Web Deploy Package field should not be required if you specify SourceProvider field
Would you accept a PR?
sure
Hello @siburny how did you manage to overcome the problem ? i want to deploy a folder but the required setting "Web Deploy Package" is not allowing me to do so. Is there any solution to this problem ?
Trick was to specify a file that exists in the repository, and then specify what you actually want to deploy in SourceProvider.

Thank you it works !