Grant Drake
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Grant Drake created a post, CompletedHow to exclude auto properties from dotCover in TeamCity?
When running dotCover in the VS IDE there is an "Exclude auto-properties from coverage results" option. When running dotCover from the command line there is a --HideAutoProperties option However wh... -
-
Grant Drake created a post, How to use a pubxml file for an ASP.NET project?
Trying to put a VS2015 ASP.Net web application solution we have here into TeamCity for build purposes. Currently it is "released" by having a pubxml profile setup that defines an output folder loca... -
-
Grant Drake created a post, What conditions trigger a snapshot dependency build?
How can I trace down exactly why TeamCity chooses to build a dependent project?I have release projects for SIT, UAT and PROD. Since I want my build number for each to come from the continuous build... -
-
Grant Drake created a post, Does GroovyPlug work with TeamCity 7.0?
Contemplating upgrading from 6.5.x to 7.0, but before I start the install I really do not want to lose my ability to prevent certain projects from simultaneously building (an omission from TeamCity... -
Grant Drake created a post, Windows Tray Notifer too limited
Is there any ability to customise the appearance of the Windows Tray Notifier? I mean let's face it, it is a bit rubbish really with such limited functionality - you can't do anything without actua... -
-
Grant Drake created a post, How to generate multiple NCover 3 reports?
I have a build step running NUnit tests using the TeamCity testrunner, with the additional option of coverage running NCover 3. The NCover.Reporting argument is set as follows://or FullCoverageRepo...