SPRNET-1372

Initial support for native .NET 4 compilation introduced
This commit is contained in:
sbohlen
2010-09-24 21:27:51 +00:00
parent 70d2b5413f
commit 6ee2ae5ee2
104 changed files with 252548 additions and 5 deletions

View File

@@ -40,6 +40,7 @@
<exclude name="Spring.Data.NHibernate20*.dll" />
<exclude name="Spring.Data.NHibernate21*.dll" />
<exclude name="Spring.Data.NHibernate*.Tests.dll" />
<exclude if="${net-4.0}" name="System.Web.Extensions.dll" />
</references>
<resources prefix="Spring" dynamicprefix="true" failonempty="true">
<include name="**/*.xml" />