We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is no console when the test is run in VS so Console.WindowWidth fails.
Console.WindowWidth
Message: System.IO.IOException : The handle is invalid. Stack Trace: ConsolePal.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) ConsolePal.get_WindowWidth() Console.get_WindowWidth() ListCommand.List() line 98 ListCommandTests.List_ListsReferences() line 45
The text was updated successfully, but these errors were encountered:
Looking
Sorry, something went wrong.
cc @shirhatti who wanted to take a look. I've given him an overview of my last investigation into this issue.
JunTaoLuo
No branches or pull requests
There is no console when the test is run in VS so
Console.WindowWidth
fails.The text was updated successfully, but these errors were encountered: