dotnet/msbuild
Voir sur GitHubAdd tests for playing back binlogs of each file format
Open
#6 587 ouverte le 17 juin 2021
Area: LoggingGood First Issuetriaged
Métriques du dépôt
- Stars
- (5 062 stars)
- Métriques de merge PR
- (Merge moyen 11j 7h) (125 PRs mergées en 30 j)
Description
Make a canonical .proj similar to https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/src/Tests/1.proj
Build MSBuild for each binlog version increment, and record versionX.binlog from the same project. Gather an array of 14 binlogs and add a test that plays each of them back.