Set Spring.build to allow compilation on x64 machines with NAnt 0.86 (sysinfo failonerror=false) and fixed NHibernate test build file
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
using System.Collections;
|
||||
using System.IO;
|
||||
using NHibernate;
|
||||
#if NH_2_1
|
||||
using NHibernate.ByteCode.LinFu;
|
||||
#endif
|
||||
using NHibernate.Cfg;
|
||||
using NHibernate.Connection;
|
||||
using NHibernate.Dialect;
|
||||
|
||||
Reference in New Issue
Block a user