Hi,
Is it possible to get NAnt to build Setup and deployment projects using the
solution task? Currently I'm getting a message "[solution] Only C#, J#, VB.NET
and C++ projects are supported. Skipping project
'C:\Build\Source\Code\NetRun\Code\NetRun.Installer\NetRun.Installer.vdproj'."
It'd
Hi all,
I'm running a nightly build task that, at the end, runs a few different
batch files for deployment. Some of those batch files execute PsExec to
start processes on remote machines, and I'm noticing that all of the
messages being written to the log from PsExec are of level "Warning".
Does an