Update of /cvsroot/nhibernate/NHibernateContrib/src/NHibernate.Caches/SysCache
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5742/src/NHibernate.Caches/SysCache
Modified Files:
AssemblyInfo.cs
Log Message:
results of build 0.8.1
Index: AssemblyInfo.cs
===================================================================
RCS file: /cvsroot/nhibernate/NHibernateContrib/src/NHibernate.Caches/SysCache/AssemblyInfo.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** AssemblyInfo.cs 7 May 2005 17:03:09 -0000 1.3
--- AssemblyInfo.cs 9 May 2005 13:17:43 -0000 1.4
***************
*** 8,12 ****
// <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
--- 8,12 ----
// <autogenerated>
// This code was generated by a tool.
! // Runtime Version: 1.1.4322.2300
//
// Changes to this file may cause incorrect behavior and will be lost if
***************
*** 17,21 ****
[assembly: CLSCompliantAttribute(true)]
[assembly: AssemblyTitleAttribute("NHibernate.Caches.SysCache for Microsoft .NET Framework 1.1")]
! [assembly: AssemblyDescriptionAttribute("Cache provider for NHibernate 0.8.0.0 using ASP.NET Cache object.")]
[assembly: AssemblyCompanyAttribute("nhibernate.sourceforge.net")]
[assembly: AssemblyProductAttribute("NHibernate.Caches.SysCache")]
--- 17,21 ----
[assembly: CLSCompliantAttribute(true)]
[assembly: AssemblyTitleAttribute("NHibernate.Caches.SysCache for Microsoft .NET Framework 1.1")]
! [assembly: AssemblyDescriptionAttribute("Cache provider for NHibernate 0.8.1.0 using ASP.NET Cache object.")]
[assembly: AssemblyCompanyAttribute("nhibernate.sourceforge.net")]
[assembly: AssemblyProductAttribute("NHibernate.Caches.SysCache")]
|