Zyon Y.
Zyon Y.
If projects are nested inside a solution folder, _application.Solution.Projects don't give you a list of real csharp projects.
updated target .net framework to 4.6 and LinqPad 5. allow opening a local wsdl file
Sometimes in a big solution, the target framework of a c# project may not be the same and can cause reference issues. adding this to output may help. 
given the following history of a file 1. a file is added at Changeset 1 2. the file is deleted through a rollback at Changeset 2 3. a shelveset is...