Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with SerialPortLib 1.0.19 #41

Open
01username opened this issue Jan 27, 2020 · 1 comment
Open

Problem with SerialPortLib 1.0.19 #41

01username opened this issue Jan 27, 2020 · 1 comment

Comments

@01username
Copy link

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
Copy link
Collaborator

Bounz commented Jan 30, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants