I had the same problem – Exception with LcdConsole.WriteLine – and solved it:
Downgrade your project in Visual Studio to “.NET Framework 4”.
Maybe later versions also work – not tested.
I had the same problem – Exception with LcdConsole.WritreLine – and solved it:
Downgrade your project in Visual Studio to “.NET Framework 4”.
Maybe later versions also work – not tested.
Follow