This commit is contained in:
eeichinger
2009-07-14 23:15:46 +00:00
parent 2931669848
commit 21805fd8b3

View File

@@ -791,7 +791,7 @@ Build properties that may be set:
<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.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" />