sushyy
Help with very basic c#
hi, im following a very basic tutorial on c# and i have to write the command Console.Windowheight = 20; but when i do i get this error: This call site is reachable on all platforms. 'Console.WindowHeight.set' is only supported on: 'windows'.
does anyone know a solution? (im using vscode)
thx in advance
25 replies