Update of /cvsroot/nhibernate/NHibernateContrib/src/Nullables.Tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23040/src/Nullables.Tests
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.Tests/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:59 -0000 1.2
--- AssemblyInfo.cs 7 Dec 2004 19:59:17 -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
|