issues
search
LeCantaloop
/
StackExchange.Redis.Extensions.Data
Redis Graph Implementation in C#
0
stars
1
forks
source link
Fix nuget dependencies
#1
Closed
MattKotsenas
closed
8 years ago
MattKotsenas
commented
8 years ago
The StackExchange.Redis.Extensions project had a breaking change in the Netwonsoft serializer / deserializer. Update our dependencies so we don't support before the breaking change.
Use the nuspec file to enforce the versioning
Add framework dependencies to .nuspec file
Update docs
rjmurillo
commented
8 years ago
:+1: