Is there a way to set visual studio to publish all pdf files?
I know that you can set each individual pdf file in a project with the Build Action "Content" property.
But that means doing the same thing 100's of times for my current project, is there a way to change a global setting to do the same thing?