It seems that after the changes in commit [862955d](https://github.com/nunit/nunit-console/commit/862955df03c927c1f62b23301e556ab5b18c8e6e), the package now includes only the following files: ``` nunit-project-loader.dll nunit.engine.api.dll nunit-v2-result-writer.dll nunit.v2.driver.dll nunit.core.dll vs-project-loader.dll nunit.core.interfaces.dll ``` Unfortunately, it appears that `teamcity-event-listener.dll` is missing, which has broken automatic test reporting in TeamCity. @CharliePoole, could you please assist with this issue? Your help would be greatly appreciated. Thank you!