pmengal

Results 3 issues of pmengal

Here is the stack strace: `System.PlatformNotSupportedException: Operation is not supported on this platform. at System.ConsolePal.MoveBufferArea(Int32 sourceLeft, Int32 sourceTop, Int32 sourceWidth, Int32 sourceHeight, Int32 targetLeft, Int32 targetTop, Char sourceChar, ConsoleColor sourceForeColor,...

I get this exception when I try to use the nuget package in my own project. However, if I run the test GUI, everything run just fine. I also tried...

We've encountered cases where the HTTP response header didn't indicate the correct value in Expires, generating a value lower than FileEx.MinFileDate and triggering an exception from File.SetLastWriteTimeUtc method. `System.ArgumentOutOfRangeException :...