Is there a way to force a project to rebuild in NCrunch, without rebuilding all projects?
We use XSLT embedded resources where I work, and unit test against them. When the XSLT changes, I need to rebuild in order to re-test, and I don't think this has happened / worked correctly. The XSLT embedded resources are only embedded in one project, so it feels wasteful to rebuild all projects.
Thanks,
Alex Addison