Using VSTS.
For our build the first step is to build a load of old VS2005 projects, this works however the next step is to build a project in VS2013. This won't build as it references the DLLs created from the first /old projects, anybody know how to get round this issue, its almost like I need to refresh the VS2013 application to pick up the new references.
:)