microsoft/Terminal
GitHub で見るOnly regenerate our .metaproj when the .sln changes
Open
#2,172 opened on 2019年7月31日
Area-BuildHelp WantedIssue-TaskProduct-Meta
Repository metrics
- Stars
- (35,764 stars)
- PR merge metrics
- (平均マージ 27d 19h) (30d で 24 merged PRs)
説明
From #2168.
This change could use some extra love - generating the metaproj takes a little while, as does parsing it. There might be a way to only generate the metaproj if it's changed, I didn't really investigate this, but presumably it could be done with a powershell script. I'll leave that for another work item in the future.
This is that future work item