Changes in v2.9

Fixed a regression issue that was causing NCrunch to fail to run tests against the latest version of the source code
when using a sliding build delay.

Fixed an issue that was preventing NCrunch from correctly resolving referenced assemblies containing spaces in their
names during test discovery.

Fixed an issue that was causing VS2008 to crash when SP1 wasn't installed.

Fixed a problem with the HTML test results report where the test output was not being written with a .txt extension.
This would cause browsers to interpret test output in HTML form, which in some cases could case display/scripting
issues.

Fixed an issue where renaming or removing a test could cause ghost failures to temporarily appear.

Fixed an issue that was causing grid protocol inconsistencies between versions of NCrunch. This meant that NCrunch
was forcing everyone to always update grid nodes to the latest version of the software when this shouldn't always be
necessary.

Fixed an issue that was causing the 'Run tests on server' context menu option to fall out-of-sync with the list of
connected servers.