I have two projects in my solution and I am connected to TFS. Whenever I build/rebuild the solution, my VS2015 crashes before completing the build.
The error on debugging in a new vs2015 instance is:
'System.ExecutionEngineException' occurred in Microsoft.CodeAnalysis.Workspaces.dll
What could be the possible causes to this error and what ways could I diagnose this?
Thanks.