In my project in Visual Studio, I have files that I want included in the output, but not compiled or embedded.
I am aware that there are 2 ways to accomplish this.>
Copy Always will also trigger a rebuild of that project in a solution even if no code has changed.