I have a few projects in my solution that are not running any tests. They are mainly used for test logic and tools.
However, every time I rebuild those projects, the Reports folder is always created, even if I delete it. How can I get rid of this?
Thanks !