got an interesting little problem that I can't seem to find an answer to on here.
My project in visual studio 2013 contains lots of language resource files Resources.en-GB.resx etc for the different languages that it can be used in. They compile to dlls in bin\debug\en-GB\Projecty.Wojecty.resources.dll etc.
I also have different build configurations that change a few things for when in different countries.
My question is how do I only build certain language resource dlls for certain build configurations. For example for a deployment in Russia I only want the russian and english language dlls. For deployment in Germany I only want german and english