We are two companies who are working on the same project, in the same application. On a weekly basis we exchange only our assemblies (not the code) and reference each other's dll.
What is the best practice regarding the specificversion when adding reference to our project.
Specifically, when should we use a specificversion value of true and in what case should we use false.