• stuartmorgan's avatar
    Automatically add plugin projects to Windows .sln (#51246) · 22c80777
    stuartmorgan authored
    Adds utility code for managing list of plugin projects within a solution file, updating them as the plugins change.
    
    This is a prototype of an approach to solution-level portion of Windows plugin tooling; it may not be what the final plugin handling on Windows uses, but it makes things much better in the short term, and gives us a baseline to evaluate other possible solution management systems against.
    
    Part of #32719
    22c80777
project_test.dart 30.5 KB