Is there a way to generate a DLL file from Visual Studio Express without explicitly creating a DLL project?
EDIT: Maybe my thinking process has gone astray on me, but I am trying to setup NUnit, and thought is needed a dll to run it... Please correct me if I am wrong.