Is it possible to skip building localized resources at Bin / Debug foler?
There are many folders for languages but my application work only in English and these folders aren't required or me. I think it could speed up build process. Right now this application contains about 40 Silverlight modules projects and building it on VS2010
takes ages..
Are there any ways how to speed up building on developers' machines?