• 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
Name
Last commit
Last update
..
property_sheet_test.dart Loading commit data...
visual_studio_project_test.dart Loading commit data...
visual_studio_solution_utils_test.dart Loading commit data...
visual_studio_test.dart Loading commit data...
visual_studio_validator_test.dart Loading commit data...
windows_device_test.dart Loading commit data...
windows_workflow_test.dart Loading commit data...