You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The primary constructor syntax seems to be not supported by older dotnet
versions, so don't use it. Also switch from `class` to `struct`, to
better reflect the fact that RedisValueWithScore is just a data storage
item.
0 commit comments