Visual Studio Code – The type name 'SerialPort' could not be found in the namespace 'System.IO.Ports'
I am using Visual Studio Community 2019 to write a new serial port downloader program. I am relatively new to C# but have had to maintain a large-ish c# application that also uses the serial port to configure an embedded…