microsoft/Terminal
Auf GitHub ansehenOnly regenerate our .metaproj when the .sln changes
Open
#2.172 geöffnet am 31. Juli 2019
Area-BuildHelp WantedIssue-TaskProduct-Meta
Repository-Metriken
- Stars
- (35.764 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)
Beschreibung
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