codingadventures / LINQBridgeVs

Dumps the content of variables during debugging in Visual Studio to LINQPad
MIT License
127 stars 21 forks source link

fix issues with AllProjects not working with solution folders #66

Open zyonet opened 5 years ago

zyonet commented 5 years ago

If projects are nested inside a solution folder, _application.Solution.Projects don't give you a list of real csharp projects.