That works, but I would like to be able to maintain some hierarchy of the
files. Isn't that possible?
On Tue, Jun 21, 2011 at 1:28 AM, Christopher Brandt <
xtopher.bra...@gmail.com> wrote:
> Have you tried moving all of the dependencies (ie, Should.Fluent.dll )
> into the same directory as the ex
Have you tried moving all of the dependencies (ie, Should.Fluent.dll ) into
the same directory as the executable?
---
Chris.
Continuous improvement is better than delayed perfection. - Mark Twain
On Mon, Jun 20, 2011 at 12:13 PM, Heintz, Aleksander wrote:
> I'm having trouble by trying to write
I'm having trouble by trying to write a buildfile that can compile and test
my application. The compilation works great, however, I get a runtime-error
during the testing saying that .NET is unable to load the assembly I
included. Now, my folder-structure looks something like this:
/project.bu