Starting from today, a WPF project that belongs to a solution with 20 projects, set all my references to missing
I\'ve just checked the MS suggestion and the othe
I've just experienced exactly this in VS2015 on a solution with around 20 projects. Only one project was affected and it lost all references including to the standard .NET assemblies.
The only way I could resolve was to switch to a different GIT branch and then back, this cleaned up the issue and it is all now working.