Skip to content

Command-line log replay is too aggressive about versioning #12254

@rainersigwald

Description

@rainersigwald
dotnet msbuild -flp:v=diag -noconlog /Users/raines/Downloads/CentralNode_devenv_PID=38240_x64_BuildManager_DesignTimeBatchBuild_0.binlog
There was an exception while reading the log file: The log file format version is 25 with minimum required reader version 18, whereas this version of MSBuild only supports versions up to 23.

That message should definitely be emitted, but it should be nonfatal--the point of the "minimum required reader version" is to allow reading (possibly partial) logs from newer MSBuilds.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions