1.3.1
Bug fixes:
- Applications targeting .NET Core 3.x, .NET 5, or higher would encounter an exception that said
Microsoft.BCL.HashCode
could not be found. Adding that NuGet reference manually would work around
the issue. This issue has now been addressed and a work around is no longer required. - An exception would be thrown if a YubiKey with a non-visible serial number was plugged in. This was
a regression in behavior and has now been fixed. - The reference to the newly introduced assembly
Yubico.NativeShims
was pinned to a pre-release version. This
has been fixed and now points to the latest publicly listed package.