genielabs / zwave-lib-dotnet

Z-Wave Home Automation library for .NET / Mono
Apache License 2.0
63 stars 37 forks source link

Problem with SerialPortLib 1.0.19 #41

Open 01username opened 4 years ago

01username commented 4 years ago

I get a 'Method not found' exception if I try to use version1.0.19 with your latest SerialPortLib, also 1.0.19:

Method not found: 'Void SerialPortLib.SerialPortInput.SetPort(System.String, Int32, System.IO.Ports.StopBits, System.IO.Ports.Parity)'. (MissingMethodException)

but not if I go back to SerialPortLib 1.0.18

Using VS2019, building for .NET Framework 4.7.2.

Bounz commented 4 years ago

Hi, @01username! Where did you found SerialPortLib 1.0.19? On NuGet there is only 1.0.18: https://www.nuget.org/packages/SerialPortLib/