Update of /cvsroot/nhibernate/NHibernateContrib/src/Nullables
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23040/src/Nullables
Modified Files:
AssemblyInfo.cs
Log Message:
initial check-in of SysCache
currently unable to fully test, as Clover.NET license and SQL Server are not on current workstation
Index: AssemblyInfo.cs
===================================================================
RCS file: /cvsroot/nhibernate/NHibernateContrib/src/Nullables/AssemblyInfo.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** AssemblyInfo.cs 6 Dec 2004 03:16:51 -0000 1.2
--- AssemblyInfo.cs 7 Dec 2004 19:59:16 -0000 1.3
***************
*** 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
--- 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
***************
*** 20,23 ****
[assembly: AssemblyInformationalVersionAttribute("0.5")]
[assembly: AssemblyFileVersionAttribute("0.5.0.0")]
- //[assembly: AssemblyKeyFileAttribute("..\\NHibernate.snk")]
--- 20,22 ----
|