Do you know any tools to merge content of two or more resx files? At the beginning of my project development, I decided to use one resx file for every Controller in application, but now I decided to use only one file. Is it possible? They contain only strings.
