SPRNET-1419
-updated AssemblyInfo.cs to reflect proper version of NH
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyTitle("Spring.Net NHibernate 2.1 support")]
|
||||
[assembly: AssemblyDescription("Interfaces and classes that provide NHibernate 2.1 support in Spring.Net")]
|
||||
[assembly: AssemblyTitle("Spring.Net NHibernate 3.0 support")]
|
||||
[assembly: AssemblyDescription("Interfaces and classes that provide NHibernate 3.0 support in Spring.Net")]
|
||||
Reference in New Issue
Block a user