I'm using visualsvn with Visual Studio 2012 to share a webforms project between myself and two partners. When one of us makes a project and somebody else tries to open it, we get many assembly reference errors:
This makes me think that when the solution is uploaded, it is missing files. All users are using VS2012.
Anyone know what would cause these errors?