System.IO.InvalidDataException: Обнаружены недопустимые данные при декодировании.
в System.IO.Compression.InflaterZlib.Inflate(FlushCode flushCode)
в System.IO.Compression.InflaterZlib.ReadInflateOutput(Byte[] outputBuffer, Int32 offset, Int32 length, FlushCode flushCode, Int32& bytesRead)
в System.IO.Compression.InflaterZlib.Inflate(Byte[] bytes, Int32 offset, Int32 length)
в System.IO.Compression.DeflateStream.Read(Byte[] array, Int32 offset, Int32 count)
в System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
в System.IO.BinaryReader.FillBuffer(Int32 numBytes)
в System.IO.BinaryReader.ReadInt32()
в Microsoft.Build.Logging.StructuredLogger.BinLogReader.OpenReader(BinaryReader binaryReader) в C:\projects\msbuildstructuredlog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:строка 192
в Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(Stream stream, Progress progress) в C:\projects\msbuildstructuredlog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:строка 70
в Microsoft.Build.Logging.StructuredLogger.BinaryLog.ReadBuild(Stream stream, Progress progress, Byte[] projectImportsArchive, ReaderSettings readerSettings) в C:\projects\msbuildstructuredlog\src\StructuredLogger\BinaryLog.cs:строка 135
в Microsoft.Build.Logging.StructuredLogger.BinaryLog.ReadBuild(String filePath, Progress progress, ReaderSettings readerSettings) в C:\projects\msbuildstructuredlog\src\StructuredLogger\BinaryLog.cs:строка 46
в Microsoft.Build.Logging.StructuredLogger.Serialization.Read(String filePath, Progress progress, ReaderSettings readerSettings) в C:\projects\msbuildstructuredlog\src\StructuredLogger\Serialization\Serialization.cs:строка 79
в StructuredLogViewer.MainWindow.<>c__DisplayClass33_0.<OpenLogFile>b__5() в C:\projects\msbuildstructuredlog\src\StructuredLogViewer\MainWindow.xaml.cs:строка 497