jcurl / RJCP.DLL.SerialPortStream

SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with help of a C library.
Microsoft Public License
624 stars 197 forks source link

Not compatible with MS Fakes? #89

Closed DiskCrasher closed 5 years ago

DiskCrasher commented 5 years ago

When I attempt to add a Fakes assembly for SerialPortStream I get the following error:

"Assembly not supported. Fakes does not support this assembly."

jcurl commented 5 years ago

Fakes would be a feature, for which won't be implemented.