Skip to content

Commit 9555cf0

Browse files
committed
NH-802 - Remove reflection-optimizer and bytecode-provider properties from App.config as they are ignored
1 parent 5f3bffc commit 9555cf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/NHibernate.Test/App.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
session-factory configuration. Templates are available in NHibernate.Config.Templates folder.
2727
-->
2828
<hibernate-configuration xmlns="urn:nhibernate-configuration-2.2">
29-
<bytecode-provider type="lcg"/>
30-
<reflection-optimizer use="true"/>
3129
<session-factory name="NHibernate.Test">
3230

3331
<property name="dialect">NHibernate.Dialect.MsSql2008Dialect</property>

0 commit comments

Comments
 (0)