After installing 2.7.14 in a .NET Core project (netstandard2.0), I am getting compile errors on all calls to Linq2Couchbase that include types that are defined in the SDK. When I revert back to 2.7.13 everything goes back to normal. Is there a breaking change in the SDK? Linq2Couchbase appears to accept any CouchbaseNetClient version of 2.6.0 and higher.
I believe there was a packaging issue with 2.7.14; I’ll push another package later today.
-Jeff
No problem, I just happened to pick 2.7.14 up early.