I have a website that I\'m developing with ASP.NET. I\'m using Visual Studio 2015. When I right-click and hit publish website the site publishes correctly except that my res
Steps to add resources to be published (Visual Studio 2017):
1) Right click the resources folder and select "Include In Project"
2) Now you should see Build Action: Content on the properties for the images.