F
Frank Munsberg
Hi there,
I'm trying to have a content file from an assembly copied to the \Out
directory of a Testrun in VS 2008 (SP1).
The file is marked as content and set to always copy to output directory
like usual. When I build the project, the file is copied to the bin\Debug
folder of the Unit test project. Unfortunately it doesn't get copied to the
\Out directory of the running Test so its missing during the test run.
I'm pretty sure I'm missing something obvious here, how can I get that
content file copied over?
Greets
Frank
I'm trying to have a content file from an assembly copied to the \Out
directory of a Testrun in VS 2008 (SP1).
The file is marked as content and set to always copy to output directory
like usual. When I build the project, the file is copied to the bin\Debug
folder of the Unit test project. Unfortunately it doesn't get copied to the
\Out directory of the running Test so its missing during the test run.
I'm pretty sure I'm missing something obvious here, how can I get that
content file copied over?
Greets
Frank