Update of /cvsroot/springnet/Spring.Net
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv31005
Modified Files:
readme.txt
Log Message:
misc cleanup
updates AttibuteUtils
Index: readme.txt
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/readme.txt,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** readme.txt 11 Oct 2007 16:05:49 -0000 1.32
--- readme.txt 16 Oct 2007 00:28:49 -0000 1.33
***************
*** 43,47 ****
* "lib/Net" contains shared third-party libraries needed for building the framework
* "lib/NHibernate10" contains NHibernate 1.0 dlls
! * "lib/NHibernate12" contains NHibernate 1.0 dlls
* "doc" contains reference documentation, MSDN-style API help, and the Spring.NET xsd.
* "examples" contains sample applications.
--- 43,47 ----
* "lib/Net" contains shared third-party libraries needed for building the framework
* "lib/NHibernate10" contains NHibernate 1.0 dlls
! * "lib/NHibernate12" contains NHibernate 1.2 dlls
* "doc" contains reference documentation, MSDN-style API help, and the Spring.NET xsd.
* "examples" contains sample applications.
|