Hello,
I am receiving the following error from a web deployment project:
C:\Program Files\MSBuild\Microsoft\WebDeployment\v8.0\Microsoft.WebDeployment.targets(426,9): error MSB3464: The TargetPath parameter must be specified if the target directory needs to be overwritten.
I can't find anything about error MSB3464. I would add the TargetPath, but I can't figure out where. Any help is appreciated.
Thank you!