I am looking for approach add existing C# Project (.csproj) into solution (.sln) programmatically on C#. Will be good if posible escape use “illegal” way like parsing and edit xml document.
At the end of work, result should be like adding existing C# Project via Visual Studio.