Update of /cvsroot/nhibernate/NHibernateContrib/src/Nullables.NHibernate
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10964/src/Nullables.NHibernate
Modified Files:
AssemblyInfo.cs
Log Message:
Initial release of NHibernateContrib with 0.5 release of NH
Index: AssemblyInfo.cs
===================================================================
RCS file: /cvsroot/nhibernate/NHibernateContrib/src/Nullables.NHibernate/AssemblyInfo.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** AssemblyInfo.cs 7 Dec 2004 19:59:16 -0000 1.3
--- AssemblyInfo.cs 16 Dec 2004 14:28:53 -0000 1.4
***************
*** 5,9 ****
// <autogenerated>
// This code was generated by a tool.
! // Runtime Version: 1.1.4322.2032
//
// Changes to this file may cause incorrect behavior and will be lost if
--- 5,9 ----
// <autogenerated>
// This code was generated by a tool.
! // Runtime Version: 1.1.4322.573
//
// Changes to this file may cause incorrect behavior and will be lost if
***************
*** 20,22 ****
--- 20,23 ----
[assembly: AssemblyInformationalVersionAttribute("0.5")]
[assembly: AssemblyFileVersionAttribute("0.5.0.0")]
+ //[assembly: AssemblyKeyFileAttribute("..\\NHibernate.snk")]
|