Description
The Couchbase.NetClient dll for release 2.3.9 that is hosted on Nuget does not have a publicKeyToken. This is used to allow dependent assemblies to gracefully upgrade.
The problem was found because Linq2Couchbase cannot use 2.3.9. That project has a dependency chain of >=2.3.8 with the publicKeyToken 05e9c6b5a9ec94c2.
Attachments
Issue Links
- relates to
-
NCBC-1234 Develop build, package, deploy scripts for .NET SDK
- Resolved