-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Description
Processing binlog D:\a_work\1\s/artifacts/log/Release/Build.binlog into solution at directory D:\a_work\1\a/sourceIndex/
Unhandled exception. System.NotSupportedException: Unsupported log file format. Latest supported version is 15, the log file has version 16.
at Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(Stream stream, Progress progress) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:line 74
at Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(String sourceFilePath, Progress progress) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:line 50
at Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(String sourceFilePath) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:line 39
at Microsoft.SourceBrowser.BinLogParser.BinLogCompilerInvocationsReader.<>c__DisplayClass1_0.b__0() in D:\a_work\1\s\src\SourceBrowser\src\BinLogParser\BinLogReader.cs:line 58
at System.Lazy1.ViaFactory(LazyThreadSafetyMode mode) at System.Lazy1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
at System.Lazy1.CreateValue() at System.Lazy1.get_Value()
at Microsoft.SourceBrowser.BinLogParser.BinLogCompilerInvocationsReader.ExtractInvocations(String binLogFilePath) in D:\a_work\1\s\src\SourceBrowser\src\BinLogParser\BinLogReader.cs:line 63
at BinLogToSln.Program.Main(String[] args) in D:\a_work\1\s\src\SourceBrowser\src\BinLogToSln\Program.cs:line 77