There are certain images & swf files that are used in the project, but they are not added to the project (Meaning, the Solution Explorer does not show them).
When I try to use the Build->Publish option in VS2008, those images & swf files are not published.
- Do I have to necessarily add them to the project in order to publish them?
- Isn't there any better way? Because it is easy to miss adding of certain type of files (images, swf, etc). For eg. If you rename an image file outside of the project and forget to update in the project then publish will fail again.
Thanks. Please help.