Revision: 5454
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=5454&view=rev
Author: fabiomaulo
Date: 2011-03-12 18:58:14 +0000 (Sat, 12 Mar 2011)
Log Message:
-----------
nuget targets: added description to NHibernate.ByteCode.Castle
Modified Paths:
--------------
trunk/nhibernate/src/NHibernate.ByteCode.Castle/NHibernate.Castle.nuspec.template
Modified: trunk/nhibernate/src/NHibernate.ByteCode.Castle/NHibernate.Castle.nuspec.template
===================================================================
--- trunk/nhibernate/src/NHibernate.ByteCode.Castle/NHibernate.Castle.nuspec.template 2011-03-12 18:55:47 UTC (rev 5453)
+++ trunk/nhibernate/src/NHibernate.ByteCode.Castle/NHibernate.Castle.nuspec.template 2011-03-12 18:58:14 UTC (rev 5454)
@@ -6,7 +6,7 @@
<authors>NHibernate community, Hibernate community</authors>
<description>
NHibernate is a mature, open source object-relational mapper for the .NET framework. It's actively developed , fully featured and used in thousands of successful projects.
-
+ This package enables the ability to use lazy-loading with Castle dynamic-proxy.
</description>
<language>en-US</language>
<tags>ORM, DataBase, DAL, Object Relational Mapping</tags>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|