Couchbase.snk missing

Repo is missing file couchbase.snk and so it does not compile. any help ???

https://github.com/couchbaselabs/couchbase-aspnet/tree/master/CouchbaseAspNetSample

pappu_pandit -

Do another pull, I just updated to the project to not depend on the strongname key and I also updated the nuget packages.

Let me know if you run into any problems,

-Jeff

Thanks Jeff its compiling. great…

While you are the developer, can you explain me how “Session” object is being created in CouchBaseAspNetSample application ? I am really lost can’t find where the link is to this object. In my project I have it set to null. :slight_smile:

Bear with me for being so naive.

Thanks