Class TaskDefinition has Dispose() method, but does not implement IDisposable, so we can't use using() statement
Comments:
Comments:
Fixed with 1.9.2. Thanks for finding this.