was using a VS2Nant script and it wants me to edit the .build file before running.  
There were some ??? in the config, see below:

ï<?xml version="1.0" encoding="utf-8"?>
<project name="UnderwoodEmail" default="build" basedir=".">
        <tstamp />
        <target name="UnderwoodEmail">
                <mkdir dir="UnderwoodEmail\bin\Debug\" />
                <csc target="Exe" output="bin\Debug\">
                        <sources basedir="UnderwoodEmail">
                                <includes name="AssemblyInfo.cs" />
                                <includes name="Class1.cs" />
                        </sources>
                        <references />
                </csc>
        </target>
        <target name="build" depends="UnderwoodEmail" />
</project>
…5ëb²ÊhžÊ+yÖòJ—žu+Z®Ö([EMAIL PROTECTED]
£nŠWZ×^¦Z2jšlYæìz»âq뢲âžìpŠØZ~·ž
Pì¡ûpj·¤Š×ë¢b0)brChÂm§ÿÚvÊ,vw(›ö‰Ýwç–‡"w~7òŠ\–'$©íuëÞŠ^®ÉŠX§‚X¬¶v§µ×zZ)z»%ŠËl²‹«qçè®§zØm¶›?þX¬¶Ë(º·~Šàzw­þX¬¶ÏåŠËbú?©íuëÞŠ^®

Reply via email to