Hi, I try build my solution with your tool, but catch exception. Builded with vs 2017.2 normally. (MSBuild15)

System.ArgumentNullException: Значение не может быть неопределенным.
Имя параметра: key
в System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
в System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
в System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value)
в Microsoft.Build.Logging.StructuredLogger.Serialization.CreateNode(String name)
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.ReadNode()
в Microsoft.Build.Logging.StructuredLogger.BinaryLogReader.Read(String filePath)
в Microsoft.Build.Logging.StructuredLogger.Serialization.Read(String filePath)
в StructuredLogViewer.HostedBuild.<>c__DisplayClass6_0.<BuildAndGetResult>b__0() в C:\MSBuildStructuredLog\src\StructuredLogViewer\HostedBuild.cs:строка 64
Hi, I try build my solution with your tool, but catch exception. Builded with vs 2017.2 normally. (MSBuild15)
