Skip to content

SerialPortStream v2.2.1.1

Compare
Choose a tag to compare
@jcurl jcurl released this 08 May 19:42
· 59 commits to v2.x since this release
release/2.2.1.1

This is the most stable version with various bugfixes and updates with real world usage.

Supported Platforms:

  • Windows XP SP3 x86, .NET 4.0
  • Windows Vista or later, architecture x86 or x64, with .NET 4.0 or .NET 4.5 - 4.8 or compatible

Tested On:

  • Windows 7 SP1 x64 with .NET 4.8
  • Windows 10 x64 with .NET 4.8

Installation Notes:

The DLL is compiled with strong signing. You can install the DLL alongside your application
or in the GAC. It is not specific to a particular architecture.

Changes since version 2.2.1

This is a bugfix release.

  • Fix packaging errors by NuGet 5.1.1 (#105)