We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3bffc commit 9555cf0Copy full SHA for 9555cf0
src/NHibernate.Test/App.config
@@ -26,8 +26,6 @@
26
session-factory configuration. Templates are available in NHibernate.Config.Templates folder.
27
-->
28
<hibernate-configuration xmlns="urn:nhibernate-configuration-2.2">
29
- <bytecode-provider type="lcg"/>
30
- <reflection-optimizer use="true"/>
31
<session-factory name="NHibernate.Test">
32
33
<property name="dialect">NHibernate.Dialect.MsSql2008Dialect</property>
0 commit comments