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
Using the release on nuget, which is old, won't allow connecting to a local CosmosDb.
Using the master branch here, the deserialization is broken using the latest Gremlin.net
Downgrading, as suggested, to Gremlin.net 3.4.0-rc2, breaks the master branch.
No sure if I should avoid this code completely, fix the old, or fix the new.
Sample program also crashes / doesn't work.
The text was updated successfully, but these errors were encountered:
Using the release on nuget, which is old, won't allow connecting to a local CosmosDb.
Using the master branch here, the deserialization is broken using the latest Gremlin.net
Downgrading, as suggested, to Gremlin.net 3.4.0-rc2, breaks the master branch.
No sure if I should avoid this code completely, fix the old, or fix the new.
Sample program also crashes / doesn't work.
The text was updated successfully, but these errors were encountered: