❯ 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.