I'm currently in the process of merging multiple VB.NET projects into a single Class Library project. In the new Merged project, I've kept a different folder for each of the project that I'm merging. Each of the original project had it's own Resource file. Is it possible that I could keep the different Resource files in different folders, or should I merge the resource files of each of the project?