Update of /cvsroot/nhibernate/NHibernateContrib/src/NHibernate.Mapping.Attributes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5742/src/NHibernate.Mapping.Attributes
Modified Files:
AssemblyInfo.cs
Log Message:
results of build 0.8.1
Index: AssemblyInfo.cs
===================================================================
RCS file: /cvsroot/nhibernate/NHibernateContrib/src/NHibernate.Mapping.Attributes/AssemblyInfo.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** AssemblyInfo.cs 7 May 2005 17:03:10 -0000 1.2
--- AssemblyInfo.cs 9 May 2005 13:17:43 -0000 1.3
***************
*** 6,10 ****
// <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
--- 6,10 ----
// <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
***************
*** 16,20 ****
[assembly: AssemblyTitleAttribute("NHibernate.Mapping.Attributes for Microsoft .NET Framework 1.1")]
[assembly: AssemblyDescriptionAttribute("An attribute library which provides support for custom attributes that can be use" +
! "d in the generation of NHibernate 0.8.0.0 mapping files.")]
[assembly: AssemblyCompanyAttribute("nhibernate.sourceforge.net")]
[assembly: AssemblyProductAttribute("NHibernate.Mapping.Attributes")]
--- 16,20 ----
[assembly: AssemblyTitleAttribute("NHibernate.Mapping.Attributes for Microsoft .NET Framework 1.1")]
[assembly: AssemblyDescriptionAttribute("An attribute library which provides support for custom attributes that can be use" +
! "d in the generation of NHibernate 0.8.1.0 mapping files.")]
[assembly: AssemblyCompanyAttribute("nhibernate.sourceforge.net")]
[assembly: AssemblyProductAttribute("NHibernate.Mapping.Attributes")]
|