A simple tool that parses Visual Studio solution file .sln
and returns its projects structure.
The project is a result of playing with F# Active Patterns. Thanks to Richard Dalton for a great series of posts on the topic.
Install via NuGet:
Install-Package SolutionTree