I used TFS perfectly with Visual Studio 2013. I recently switched to VS 2015 and you had a nasty problem (bug?).
I have a bunch of excluded pending changes that I don't want to comment on, but want to save locally (poor dev environment, don't ask). My problem is that every time I re-open VS 2015, all excluded changes return to the included changes, and I have to manually re-exclude everything that I do not want to be perfect.
If I open VS 2013, the included / excluded changes are still in perfect condition! Does anyone know what causes this mess in VS 2015?
source
share