I recently upgraded to Windows 10 and had to establish Visual Studio 2015 again with the Netduino files prescribed in "Getting Started". There were no drivers provided, so I had to Google back to the old Netduino forums to get them from an old post. I'm not sure if they are even compatible with my Netduino 3 wifi, but the PC does see the device as a Netduino.
When trying to deploy old code that worked fine in the past, I get the following error:
Error CS7038 Failed to emit module 'NetduinoFingerPrintLCD'.
It doesn't give any more info. Anyone see this before?
-Sean