Duncan M Gunn

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Duncan M Gunn created a post, VS2008 Plugin - Filter By Current Solution & .csproj files
HiOn running a Personal Build from within Visual Studio, we've encountered what we think is a bug, although you could argue that it's by design!When run from Visual Studio, if "Filter By Solution" ... -
Duncan M Gunn commented, -
Duncan M Gunn created a post, Dependency Triggers, multiple Agents
HiI have the following setup:Project CommonProject AProject BBoth Project A and B depend on Project Common. The directory structure is as follows:My Project /- Project A /- bin /- Project B ... -
-
Duncan M Gunn created a post, MSBuild build log
HiThanks to all @ JetBrains for their speedy responses so far. I have a question regarding the Build Log which is generated when using the NANT build runner.I realise that TeamCity replaces any ca... -
-
Duncan M Gunn created a post, Customise Check-in Policy
HiCan TeamCity be configured to allow us to run other checks on the code before accepting a Commit?For example, we want to run StyleCop on the actual source during a check-in, and only if it was ac...