Changes in v3.14

Fixed an issue where coverage markers could become visibly misaligned with their code lines
when code was collapsed/expanded in Visual Studio.

Implemented a fix for Team City Test duration reporting

Fixed a problem with Team City failure reporting for tests that didn't have TraceOutput or
Exception data

Added a command line option to the console tool that disables reporting of tests results to
Team City.

Added a command line option to the console tool that allows you to prevent a build step
under Team City to be reported as failed when it contains tests that are not run.

Changed Team City test fixture reporting to use _Fixture_ as a test name.