re-enable .NET 1.1 build. Ug, sorry about that.

This commit is contained in:
markpollack
2009-07-28 07:12:50 +00:00
parent 326b6d5d19
commit 6684b03928

View File

@@ -860,10 +860,8 @@ Build properties that may be set:
</target>
<target name="build-all-function" description="Build what is in cvs taking into account approrpiate clr versions and root target name">
<!--
<call target="${nant.target.root.name}-1.0" />
<call target="${nant.target.root.name}-1.1" />
-->
<call target="${nant.target.root.name}-2.0" />
<call target="${nant.target.root.name}-3.0" />