• 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
..
application_package.dart Loading commit data...
build_windows.dart Loading commit data...
property_sheet.dart Loading commit data...
visual_studio.dart Loading commit data...
visual_studio_project.dart Loading commit data...
visual_studio_solution_utils.dart Loading commit data...
visual_studio_validator.dart Loading commit data...
windows_device.dart Loading commit data...
windows_workflow.dart Loading commit data...