You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2023. It is now read-only.
According to the Stack Trace and error message, a negative number is being passed to System.IO.BinaryReader.ReadBytes for the count Parameter. Only zero and non-negative numbers are valid. This in in 2.1.110 with .Net Framework 4.5.