Hi guys, if you upgrade to the latest common package you have the following problem in runtime execution.
Unhandled Exception: System.TypeLoadException: Method 'AddRangeToSortedSetWithScores' in type 'NServiceKit.Redis.RedisClient' from assembly 'NServiceKit.Redis, Version=1.0.18.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at POC.Redis.Program.Main(String[] args)
Regards.