misc build script changes and add MVC example app

This commit is contained in:
sbohlen
2010-12-09 17:10:50 +00:00
parent b16ec89b35
commit 91549d3d36
41 changed files with 26970 additions and 6 deletions

View File

@@ -24,6 +24,8 @@
<include name="System.Xml.dll" if="${nant.settings.currentframework=='mono-2.0'}" />
<exclude name="System.Web.Extensions.dll" if="${net-3.5}"/>
<exclude name="System.Web.Extensions.dll" if="${net-4.0}"/>
<exclude name="Quartz.dll" if="${net-3.5}"/>
<exclude name="Quartz.dll" if="${net-4.0}"/>
<exclude name="Spring.Services.dll"/>
<exclude name="Spring.Services.pdb"/>
<exclude name="Spring.Services.xml"/>