Open davidfowl opened 9 years ago
If you run into any errors saying that a type exists in 2 places, and one is XX.Interfaces and the other is XX.Abstractions, chances are you have old and new packages in the same project.
XX.Interfaces
XX.Abstractions
Full list of changes:
If you run into any errors saying that a type exists in 2 places, and one is
XX.Interfaces
and the other isXX.Abstractions
, chances are you have old and new packages in the same project.