microsoft/Terminal
Vedi su GitHubOnly regenerate our .metaproj when the .sln changes
Open
#2172 aperta il 31 lug 2019
Area-BuildHelp WantedIssue-TaskProduct-Meta
Metriche repository
- Star
- (35.764 star)
- Metriche merge PR
- (Merge medio 27g 19h) (24 PR mergiate in 30 g)
Descrizione
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