TheCloudlessSky / Harbour.RedisSessionStateStore

A Redis based SessionStateStoreProvider written in C# using ServiceStack.Redis.
MIT License
166 stars 76 forks source link

Already referencing a newer version of 'NHibernate' #33

Closed thirupathicst closed 8 years ago

thirupathicst commented 8 years ago

i'm using VS2012 MVC 4 when i'm install Install-Package BetterCMS pakage i'm get this error Install-Package : Already referencing a newer version of 'NHibernate'. At line:1 char:16

TheCloudlessSky commented 8 years ago

Hey @thirupathicst - you're going to have to talk to the BetterCMS team since I don't know anything about BetterCMS. Your error doesn't seem like it has anything to do with Harbour.RedisSessionStateStore. If you can make a small reproducible case for just this library, I'll be glad to help out (and re-open this issue).