Affected: .NET server-side SDK
Symptoms
The following error occurs when initializing the SDK:
The located assembly's manifest definition does not match the assembly reference
Cause
This error occurs in .NET Framework applications when there is a dependency conflict.
Solution
Add a binding redirect by following the guide: Redirecting Assembly Versions - .NET Framework