Using a build server, is it possible to set to true the attribute 'Specific Version' of all the assemblies refereneced by project(s) being built?
If so, how?
I do not believe you can do it automatically(except hacking at the xml in the csproj files), the only way is to manually set each reference in each project.