String literals are only checked on the HaveDependencyOnAny and HaveDependencyOnAll methods. This will minimise the risk of any false positives arising from the string literal checking behaviour that was re-introduced in v1.3.1 (#94)
Fixed an issue where the dependency search was not consistently checking whether a type has a dependency on itself (#95)
Removed some unnecessary dependencies from the project (#93)