During the build process, some files are generated by the system (concatenated, minified and versionned assets).
As these files are created on the fly, they're not added to the project, so when I publish, visual studio don't copy them.
Is there a way to tell VS to copy all files inside a folder?