Enabling EntityCache and QueryCache

--HG--
branch : NH3
This commit is contained in:
Sebastien Ros
2012-07-12 11:18:27 -07:00
parent 6a14aa405c
commit 027e7b0301
8 changed files with 98 additions and 12 deletions

View File

@@ -158,6 +158,11 @@
<bindingRedirect oldVersion="2.0.0.0" newVersion="1.0.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="NHibernate" publicKeyToken="aa95f207798dfdb4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.3.1.4000" newVersion="3.3.1.4000" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>