I'm creating some Excel add-in. I distribute those add-ins via ClickOnce. In each add-in there is an .CHM
help: in the property of this file, I set Copy to Output Directory to Copy always.
If I check the deploy folder, I can't file the help file.
What is the correct practice to add files to the ClickOnce deployment?