We're using dotCover as part of our gated check-ins on TFS to ensure code coverage of at least a certain percentage. I've altered the build process to perform the build, run dotCover and analyse the output but discovered one hiccup when it comes to nuget packages included in the projects.We're using dotCover as part of our gated check