mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Converting all files stored as CRLF in git to be stored as LF
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
This library has been modified to be compatible with NH 3.3.
|
||||
The file DetachedCriteriaAdapter.cs in this folder is used instead of the original onw from soure code.
|
||||
|
||||
Source code can be found at http://sourceforge.net/projects/nhcontrib/files/NHibernate.Linq/1.0/NHibernate.Linq-1.0.0.GA-src.zip
|
||||
This library has been modified to be compatible with NH 3.3.
|
||||
The file DetachedCriteriaAdapter.cs in this folder is used instead of the original onw from soure code.
|
||||
|
||||
Source code can be found at http://sourceforge.net/projects/nhcontrib/files/NHibernate.Linq/1.0/NHibernate.Linq-1.0.0.GA-src.zip
|
||||
|
Reference in New Issue
Block a user