Publish asp.net mvc missing images -
i have networkdrive z: publish asp.net mvc project to, , when images content/images directory doesnt published. why that? every time have copy imagesfolder manually make sure. have set deletes on target before publishes.
- in solution explorer (ctrl+w,s) select image not copied publish folder.
- check properties panel (ctrl+w,p) , make sure image has "build action" property set "content".
from description assume set "none".
Comments
Post a Comment