Update of /cvsroot/nhibernate/nhibernate/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1635/lib
Added Files:
readme.txt
Log Message:
Build cleans up the bin folder so that it only contains what is needed
to use NHibernate.
--- NEW FILE: readme.txt ---
HashCodeProvider
- Implementation of System.Collections.IHashCodeProvider
- runtime, required
Castle.DynamicProxy
- Proxy Generation Library
- runtime, required
Iesi.Collection
- Implementation of Set based collections
- runtime, required
log4net
- Logging Library.
- runtime, required
nunit.framework
- NUnit Testing Library.
- buildtime
|