SheepAspect won't do postcompile weaving in TeamCity build
description
When we are building locally SheepAspect works like a charm, but when we build via TeamCity we get the following error:
D:\TCData\Work\e78aa496ea756bf6\packages\SheepAspect.0.2.0.1\tools\SheepAspect.targets(4, 5): System.NullReferenceException: Object reference not set to an instance of an object.
at SheepAspect.Tasks.PostCompileWeaveTask.Execute()