dotnet/msbuild

Add tests for playing back binlogs of each file format

Open

#6,587 创建于 2021年6月17日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)C# (1,364 fork)batch import
Area: LoggingGood First Issuetriaged

仓库指标

Star
 (5,062 star)
PR 合并指标
 (平均合并 11天 7小时) (30 天内合并 125 个 PR)

描述

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.

贡献者指南