I have one resx file and I want to use it from several solutions\\projects , and i don\'t want to have local copy at each solution(only at compile time bring a copy).
Is
In Visual Studio you have the ability to execute a script before the compilation, copy the file there.