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ÖòJu+Z®Ö([EMAIL PROTECTED]
£