asp.net mvc - How to include custom folders when publishing a MVC application? -


i have "uploads" folder logos within in. vs2012 one-click publish include folder. not.

how can achieve this?

thanks help.

i believe need set folder's "build action" "content":

what various "build action" settings in visual studio project properties , do?


Comments