I have a Silverlight 4 project in my solution. When I automate the compilation of the Silverlight project in Team Build, I get in my output folder a long list of folders that have the Silverlight translations in it.
These folders are not present in a local build (compile from Visual Studio), and I don’t want them since I am targeting only one language. I have not found a setting to specify to not get these folders, and even better specify the languages I want to support.
Does anybody know how to get rid of these folders, without adding a task to the build to remove the folders.
Open Windows Explorer. Go to C:\Program Files\Microsoft SDKs\Silverlight\v4.0\Libraries\Client.
(C:\Program Files (x86)\Microsoft SDKs\Silverlight\v4.0\Libraries\Client\ if you’re running 64-bit Windows). In that location, you will see a bunch of language/culture folders.
new folder. Be sure NOT to move the “Design” folder, which appears in the middle of the culture folders in the folder list.
back to the original location.