Tagged Questions

0
votes
2answers
674 views

How to exclude Post Build Jobs using MSBuild & Cruise Control

We have a Library Project that we use for all our central reused code called "CentralLibs.dll" This library gets GAC'd on all our servers during deployment so to make things handier for the DEVs when ...