TumayVarel

Results 1 issues of TumayVarel

In Unity Editor 2021.4.3, Zlogger gives two compile error: ``` Assets\Scripts\ZLogger\AsyncStreamLineMessageWriter.cs(12,69): error CS0433: The type 'IAsyncDisposable' exists in both 'Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' Assets\Scripts\ZLogger\IAsyncLogProcessor.cs(7,43): error...