Releases: hgtools/Hg.Net
Releases · hgtools/Hg.Net
0.1.5
0.1.4
Bugfix: get access to disposed filestream System.ObjectDisposedException: Cannot access a closed file. at System.IO.__Error.FileNotOpen() at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.IO.StreamWriter.Write(String value) at Mercurial.PersistentClient.StopPersistentMercurialClient() at Mercurial.PersistentClient.Dispose() at Mercurial.PersistentClient.Finalize()